Searched refs:lpm_enabled (Results 1 – 1 of 1) sorted by relevance
93 static BOOLEAN lpm_enabled = FALSE; variable214 lpm_enabled = FALSE; in bte_main_enable()488 if ((bt_hc_if) && (lpm_enabled == TRUE)) in bte_main_lpm_allow_bt_device_sleep()507 if ((bt_hc_if) && (lpm_enabled == TRUE)) in bte_main_lpm_wake_bt_device()686 lpm_enabled = (result == BT_HC_LPM_ENABLED) ? TRUE : FALSE; in lpm_cb()