Searched refs:BTM_PM_ST_PARK (Results 1 – 2 of 2) sorted by relevance
/system/bt/stack/btm/ | ||
D | btm_int_types.h | 605 BTM_PM_ST_PARK = BTM_PM_STS_PARK, enumerator |
D | btm_sco.cc | 489 if (state == BTM_PM_ST_SNIFF || state == BTM_PM_ST_PARK || in BTM_CreateSco() |