Home
last modified time | relevance | path

Searched refs:BTM_CMD_STORED (Results 1 – 4 of 4) sorted by relevance

/system/bt/stack/btm/
Dbtm_pm.cc235 return BTM_CMD_STORED; in BTM_SetPowerMode()
340 return BTM_CMD_STORED; in BTM_SetSsrParams()
579 return BTM_CMD_STORED; in btm_pm_snd_md_req()
/system/bt/bta/dm/
Dbta_dm_pm.cc733 if (status == BTM_CMD_STORED || status == BTM_CMD_STARTED) {
/system/bt/stack/l2cap/
Dl2c_link.cc570 if (rc == BTM_CMD_STORED) { in l2c_link_timeout()
/system/bt/stack/include/
Dbtm_api_types.h45 BTM_CMD_STORED, /* 13 request is stored in control block */ enumerator