Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/hci/include/
Dbt_hci_bdroid.h84 #define HC_EVENT_LPM_DISABLE 0x0020 macro
/external/bluetooth/bluedroid/hci/src/
Dbt_hci_bdroid.c212 bthc_signal_event(HC_EVENT_LPM_DISABLE); in lpm()
460 if (events & HC_EVENT_LPM_DISABLE) in bt_hc_worker_thread()