Home
last modified time | relevance | path

Searched refs:BTM_PM_ST_PARK (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/stack/acl/
Dacl.h87 BTM_PM_ST_PARK = HCI_MODE_PARK, // 0x03 enumerator
105 case BTM_PM_ST_PARK: in power_mode_state_text()
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sco.cc788 if (state == BTM_PM_ST_SNIFF || state == BTM_PM_ST_PARK || in BTM_CreateSco()