Searched refs:BTM_PM_ST_SNIFF (Results 1 – 3 of 3) sorted by relevance
589 BTM_PM_ST_SNIFF = BTM_PM_STS_SNIFF, enumerator
769 if ((p_cb->state == BTM_PM_ST_ACTIVE) || (p_cb->state == BTM_PM_ST_SNIFF)) { in btm_pm_proc_mode_change()
489 if (state == BTM_PM_ST_SNIFF || state == BTM_PM_ST_PARK || in BTM_CreateSco()