Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/hci/src/
Dbt_hci_bdroid.c129 bthc_signal_event(HC_EVENT_EXIT); in epilog_wait_timeout()
373 bthc_signal_event(HC_EVENT_EXIT); in cleanup()
577 if (events & HC_EVENT_EXIT) in bt_hc_worker_thread()
Dbt_hw.c181 bthc_signal_event(HC_EVENT_EXIT); in epilog_cb()
/external/bluetooth/bluedroid/hci/include/
Dbt_hci_bdroid.h88 #define HC_EVENT_EXIT 0x0200 macro