Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/hci/include/
Dbt_hci_bdroid.h86 #define HC_EVENT_LPM_ALLOW_SLEEP 0x0080 macro
/external/bluetooth/bluedroid/hci/src/
Dbt_hci_bdroid.c224 bthc_signal_event(HC_EVENT_LPM_ALLOW_SLEEP); in lpm()
470 if (events & HC_EVENT_LPM_ALLOW_SLEEP) in bt_hc_worker_thread()