Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_int_types.h589 BTM_PM_ST_SNIFF = BTM_PM_STS_SNIFF, enumerator
Dbtm_pm.cc769 if ((p_cb->state == BTM_PM_ST_ACTIVE) || (p_cb->state == BTM_PM_ST_SNIFF)) { in btm_pm_proc_mode_change()
Dbtm_sco.cc489 if (state == BTM_PM_ST_SNIFF || state == BTM_PM_ST_PARK || in BTM_CreateSco()