Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/hci/include/
Dbt_hci_bdroid.h85 #define HC_EVENT_LPM_WAKE_DEVICE 0x0040 macro
/external/bluetooth/bluedroid/hci/src/
Dbt_hci_bdroid.c288 bthc_signal_event(HC_EVENT_LPM_WAKE_DEVICE); in lpm()
563 if (events & HC_EVENT_LPM_WAKE_DEVICE) in bt_hc_worker_thread()