Home
last modified time | relevance | path

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

/system/dev/bluetooth/bt-transport-uart/
A Dbt-transport-uart.c59 bool read_thread_running; member
343 hci->read_thread_running = false; in hci_read_thread()
389 hci->read_thread_running = false; in hci_read_thread()
413 if (!hci->read_thread_running) { in hci_open_channel()
417 hci->read_thread_running = true; in hci_open_channel()
/system/dev/bluetooth/bt-transport-usb/
A Dbt-transport-usb.c66 bool read_thread_running; member
396 hci->read_thread_running = false; in hci_read_thread()
440 hci->read_thread_running = false; in hci_read_thread()
464 if (!hci->read_thread_running) { in hci_open_channel()
468 hci->read_thread_running = true; in hci_open_channel()

Completed in 6 milliseconds