Searched refs:BTM_PM_ST_ACTIVE (Results 1 – 3 of 3) sorted by relevance
83 BTM_PM_ST_ACTIVE = HCI_MODE_ACTIVE, // 0x00 enumerator98 case BTM_PM_ST_ACTIVE: in power_mode_state_text()159 tBTM_PM_STATE state = BTM_PM_ST_ACTIVE; // 0
346 if (p_cb->state == BTM_PM_ST_ACTIVE || p_cb->state == BTM_PM_ST_SNIFF) { in BTM_SetSsrParams()735 if ((p_cb->state == BTM_PM_ST_ACTIVE) || (p_cb->state == BTM_PM_ST_SNIFF)) { in btm_pm_proc_mode_change()
205 if (new_mode == (BTM_PM_ST_ACTIVE) || new_mode == (BTM_PM_ST_SNIFF)) { in btm_pm_on_mode_change()