Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/bluetooth/1.0/default/
H A Dasync_fd_watcher.cc35 static const int BT_RT_PRIORITY = 1; variable
125 rt_params.sched_priority = BT_RT_PRIORITY; in ThreadRoutine()
/aosp12/system/bt/vendor_libs/linux/interface/
H A Dasync_fd_watcher.cc32 static const int BT_RT_PRIORITY = 1; variable
123 rt_params.sched_priority = BT_RT_PRIORITY; in ThreadRoutine()