Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/hci/include/
Dbt_hci_bdroid.h83 #define HC_EVENT_LPM_ENABLE 0x0010 macro
/external/bluetooth/bluedroid/hci/src/
Dbt_hci_bdroid.c284 bthc_signal_event(HC_EVENT_LPM_ENABLE); in lpm()
543 if (events & HC_EVENT_LPM_ENABLE) in bt_hc_worker_thread()