Home
last modified time | relevance | path

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

/system/bt/hci/src/
Dhci_hal_h4.c39 #define HCI_THREAD_PRIORITY -19 macro
98 thread_set_priority(thread, HCI_THREAD_PRIORITY); in hal_open()
99 thread_set_priority(eager_reader_get_read_thread(uart_stream), HCI_THREAD_PRIORITY); in hal_open()