Searched refs:BTM_CMD_STORED (Results 1 – 5 of 5) sorted by relevance
229 return BTM_CMD_STORED; in BTM_SetPowerMode()334 return BTM_CMD_STORED; in BTM_SetSsrParams()573 return BTM_CMD_STORED; in btm_pm_snd_md_req()
101 BTM_CMD_STORED = 13, /* request is stored in control block */ enumerator
45 BTM_CMD_STORED, /* 13 request is stored in control block */ enumerator
735 if (status == BTM_CMD_STORED || status == BTM_CMD_STARTED) {
576 if (rc == BTM_CMD_STORED) { in l2c_link_timeout()