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

  /external/bluetooth/bluedroid/stack/gap/
gap_utils.c 413 case BTM_BUSY:
  /external/bluetooth/bluedroid/stack/btm/
btm_acl.c 540 ** BTM_BUSY if the previous command is not completed
574 return(BTM_BUSY);
597 return(BTM_BUSY);
689 ** BTM_BUSY if the previous command is not completed
710 return(BTM_BUSY);
    [all...]
btm_inq.c 169 ** BTM_BUSY if a setting of the filter is already in progress
473 ** BTM_BUSY - if an inquiry is already active
494 return (BTM_BUSY);
834 ** BTM_BUSY if already in progress
    [all...]
btm_ble_gap.c 165 return BTM_BUSY;
    [all...]
btm_devctl.c     [all...]
btm_sco.c 546 ** BTM_BUSY if another SCO being set up to
591 return (BTM_BUSY);
601 return (BTM_BUSY);
    [all...]
btm_sec.c     [all...]
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_link.c 582 else if (rc == BTM_BUSY)
    [all...]
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_act.c     [all...]
  /external/bluetooth/bluedroid/stack/include/
btm_api.h 49 BTM_BUSY, /* 2 Device busy with another command */
    [all...]

Completed in 38 milliseconds