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

  /system/bt/stack/gap/
gap_utils.c 130 case BTM_WRONG_MODE:
  /system/bt/stack/btm/
btm_inq.c 159 ** BTM_WRONG_MODE if the device is not up.
295 ** BTM_WRONG_MODE if the device is not up.
319 else return (BTM_WRONG_MODE);
333 ** BTM_WRONG_MODE if the device is not up.
356 else return (BTM_WRONG_MODE);
374 ** BTM_WRONG_MODE if the device is not up.
399 return (BTM_WRONG_MODE);
460 ** BTM_WRONG_MODE if the device is not up.
475 return (BTM_WRONG_MODE);
546 ** BTM_WRONG_MODE if the device is not up
    [all...]
btm_sco.c 455 return (BTM_WRONG_MODE);
649 return (BTM_WRONG_MODE);
    [all...]
btm_ble_privacy.c 455 return BTM_WRONG_MODE;
536 return BTM_WRONG_MODE;
    [all...]
btm_ble_adv_filter.c     [all...]
btm_ble.c 850 return BTM_WRONG_MODE;
    [all...]
btm_ble_multi_adv.c 635 return BTM_WRONG_MODE;
btm_sec.c     [all...]
btm_ble_gap.c 357 tBTM_STATUS status = BTM_WRONG_MODE;
494 status = BTM_WRONG_MODE;
    [all...]
btm_acl.c 665 return(BTM_WRONG_MODE);
    [all...]
  /system/bt/stack/include/
btm_api.h 51 BTM_WRONG_MODE, /* 6 Device in wrong mode for request */
    [all...]
  /system/bt/btif/src/
btif_gatt_client.c 270 case BTM_WRONG_MODE:
    [all...]
  /system/bt/bta/dm/
bta_dm_act.c     [all...]

Completed in 56 milliseconds