Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/gki/ulinux/
Dgki_int.h52 #ifndef GKI_LINUX_TIMER_TICK_PRIORITY
53 #define GKI_LINUX_TIMER_TICK_PRIORITY GKI_LINUX_BASE_PRIORITY+2 macro
Dgki_ulinux.c740 param.sched_priority = GKI_LINUX_TIMER_TICK_PRIORITY; in gki_set_timer_scheduling()