Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/hci/include/
Dbt_hci_bdroid.h80 #define HC_EVENT_POSTLOAD 0x0002 macro
/external/bluetooth/bluedroid/hci/src/
Dbt_hci_bdroid.c244 bthc_signal_event(HC_EVENT_POSTLOAD); in postload()
393 if (events & HC_EVENT_POSTLOAD) in bt_hc_worker_thread()