Home
last modified time | relevance | path

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

/system/bt/utils/src/
Dbt_utils.cc40 #define A2DP_RT_PRIORITY 1 macro
145 rt_params.sched_priority = A2DP_RT_PRIORITY; in raise_priority_a2dp()
150 __func__, A2DP_RT_PRIORITY, tid, strerror(errno)); in raise_priority_a2dp()