Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/utils/include/
Dbt_utils.h33 } tHIGH_PRIORITY_TASK; typedef
41 void raise_priority_a2dp(tHIGH_PRIORITY_TASK high_task);
/external/bluetooth/bluedroid/utils/src/
Dbt_utils.c117 void raise_priority_a2dp(tHIGH_PRIORITY_TASK high_task) { in raise_priority_a2dp()