Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/hci/include/
Dbt_hci_bdroid.h56 #ifndef BTHC_USERIAL_READ_THREAD_PRIORITY
57 #define BTHC_USERIAL_READ_THREAD_PRIORITY (BTHC_LINUX_BASE_PRIORITY) macro
/external/bluetooth/bluedroid/hci/src/
Duserial_mct.c322 param.sched_priority = BTHC_USERIAL_READ_THREAD_PRIORITY; in userial_open()
Duserial.c402 param.sched_priority = BTHC_USERIAL_READ_THREAD_PRIORITY; in userial_open()