Home
last modified time | relevance | path

Searched refs:LPM_WAKE_DEASSERT (Results 1 – 3 of 3) sorted by relevance

/system/bt/hci/include/
Dhci_layer.h70 LPM_WAKE_DEASSERT enumerator
/system/bt/main/
Dbte_main.c223 hci->send_low_power_command(LPM_WAKE_DEASSERT); in bte_main_lpm_allow_bt_device_sleep()
/system/bt/hci/src/
Dlow_power_manager.c99 if (command > LPM_WAKE_DEASSERT) { in post_command()