HomeSort by relevance Sort by last modified time
    Searched refs:BTM_CMD_STORED (Results 1 - 4 of 4) sorted by null

  /system/bt/stack/btm/
btm_pm.cc 235 return BTM_CMD_STORED;
318 * BTM_CMD_STORED if the command is stored
340 return BTM_CMD_STORED;
579 return BTM_CMD_STORED;
  /system/bt/bta/dm/
bta_dm_pm.cc 725 if (status == BTM_CMD_STORED || status == BTM_CMD_STARTED) {
    [all...]
  /system/bt/stack/include/
btm_api_types.h 45 BTM_CMD_STORED, /* 13 request is stored in control block */
    [all...]
  /system/bt/stack/l2cap/
l2c_link.cc 565 if (rc == BTM_CMD_STORED) {
    [all...]

Completed in 193 milliseconds