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

  /external/bluetooth/bluedroid/stack/btm/
btm_inq.c 172 ** BTM_WRONG_MODE if the device is not up.
308 ** BTM_WRONG_MODE if the device is not up.
332 else return (BTM_WRONG_MODE);
346 ** BTM_WRONG_MODE if the device is not up.
369 else return (BTM_WRONG_MODE);
387 ** BTM_WRONG_MODE if the device is not up.
413 return (BTM_WRONG_MODE);
474 ** BTM_WRONG_MODE if the device is not up.
489 return (BTM_WRONG_MODE);
569 ** BTM_WRONG_MODE if the device is not up
    [all...]
btm_sco.c 628 return (BTM_WRONG_MODE);
631 return (BTM_WRONG_MODE);
    [all...]
btm_acl.c 628 return(BTM_WRONG_MODE);
737 return(BTM_WRONG_MODE);
    [all...]
btm_sec.c     [all...]
btm_devctl.c 335 return (BTM_WRONG_MODE);
    [all...]
btm_ble.c     [all...]
btm_ble_gap.c 254 status = BTM_WRONG_MODE;
    [all...]
  /external/bluetooth/bluedroid/stack/gap/
gap_utils.c 420 case BTM_WRONG_MODE:
  /external/bluetooth/bluedroid/stack/include/
btm_api.h 53 BTM_WRONG_MODE, /* 6 Device in wrong mode for request */
    [all...]
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_act.c     [all...]

Completed in 81 milliseconds