HomeSort by relevance Sort by last modified time
    Searched refs:GKI_LINUX_BASE_PRIORITY (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluedroid/gki/ulinux/
gki_int.h 31 #ifndef GKI_LINUX_BASE_PRIORITY
32 #define GKI_LINUX_BASE_PRIORITY 30
53 #define GKI_LINUX_TIMER_TICK_PRIORITY GKI_LINUX_BASE_PRIORITY+2
gki_ulinux.c 446 param.sched_priority = GKI_LINUX_BASE_PRIORITY - task_id - 2;
    [all...]

Completed in 2017 milliseconds