Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_pm.c259 return BTM_CMD_STORED; in BTM_SetPowerMode()
339 return BTM_CMD_STORED; in BTM_SetSsrParams()
597 return BTM_CMD_STORED; in btm_pm_snd_md_req()
/system/bt/bta/dm/
Dbta_dm_pm.c789 if (status == BTM_CMD_STORED|| status == BTM_CMD_STARTED) in bta_dm_pm_sniff()
/system/bt/stack/l2cap/
Dl2c_link.c603 if (rc == BTM_CMD_STORED) in l2c_link_timeout()
/system/bt/stack/include/
Dbtm_api.h58 BTM_CMD_STORED, /* 13 request is stored in control block */ enumerator
/system/bt/btif/src/
Dbtif_gatt_client.c268 case BTM_CMD_STORED: in btif_gattc_translate_btm_status()