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

  /system/bt/stack/btm/
btm_pm.c 258 return BTM_CMD_STORED;
342 ** BTM_CMD_STORED if the command is stored
368 return BTM_CMD_STORED;
625 return BTM_CMD_STORED;
    [all...]
  /system/bt/bta/dm/
bta_dm_pm.c 799 if (status == BTM_CMD_STORED|| status == BTM_CMD_STARTED)
    [all...]
  /system/bt/stack/l2cap/
l2c_link.c 627 if (rc == BTM_CMD_STORED)
    [all...]
  /system/bt/stack/include/
btm_api.h 58 BTM_CMD_STORED, /* 13 request is stored in control block */
    [all...]
  /system/bt/btif/src/
btif_gatt_client.c 263 case BTM_CMD_STORED:
    [all...]

Completed in 44 milliseconds