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

  /system/bt/stack/gap/
gap_utils.c 123 case BTM_BUSY:
  /system/bt/stack/btm/
btm_acl.c 597 ** BTM_BUSY if the previous command is not completed
629 return(BTM_BUSY);
652 return(BTM_BUSY);
    [all...]
btm_inq.c 156 ** BTM_BUSY if a setting of the filter is already in progress
459 ** BTM_BUSY - if an inquiry is already active
480 return (BTM_BUSY);
819 ** BTM_BUSY if already in progress
852 return (BTM_BUSY)
    [all...]
btm_devctl.c 708 ** BTM_BUSY if maximum number of callbacks have already been
908 return (BTM_BUSY);
    [all...]
btm_sco.c 565 ** BTM_BUSY if another SCO being set up to
610 return (BTM_BUSY);
620 return (BTM_BUSY);
    [all...]
btm_ble_gap.c     [all...]
btm_ble.c     [all...]
btm_sec.c     [all...]
  /system/bt/stack/l2cap/
l2c_link.c 644 else if (rc == BTM_BUSY)
    [all...]
  /system/bt/bta/dm/
bta_dm_act.c     [all...]
  /system/bt/stack/include/
btm_api.h 47 BTM_BUSY, /* 2 Device busy with another command */
    [all...]
  /system/bt/stack/smp/
smp_act.c     [all...]
  /system/bt/btif/src/
btif_gatt_client.c 260 case BTM_BUSY:
    [all...]

Completed in 61 milliseconds