Home
last modified time | relevance | path

Searched refs:tHIGH_PRIORITY_TASK (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/bt/utils/include/
H A Dbt_utils.h32 } tHIGH_PRIORITY_TASK; typedef
38 void raise_priority_a2dp(tHIGH_PRIORITY_TASK high_task);
/aosp12/system/bt/utils/src/
H A Dbt_utils.cc113 void raise_priority_a2dp(tHIGH_PRIORITY_TASK high_task) { in raise_priority_a2dp()