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

  /external/bluetooth/bluedroid/hci/include/
bt_hci_bdroid.h 60 #ifndef BTHC_MAIN_THREAD_PRIORITY
61 #define BTHC_MAIN_THREAD_PRIORITY (BTHC_LINUX_BASE_PRIORITY-1)
  /external/bluetooth/bluedroid/hci/src/
bt_hci_bdroid.c 241 param.sched_priority = BTHC_MAIN_THREAD_PRIORITY;

Completed in 66 milliseconds