Home
last modified time | relevance | path

Searched refs:BTM_WRONG_MODE (Results 1 – 13 of 13) sorted by relevance

/system/bt/stack/gap/
Dgap_utils.c130 case BTM_WRONG_MODE: in gap_convert_btm_status()
/system/bt/stack/btm/
Dbtm_inq.c319 else return (BTM_WRONG_MODE); in BTM_SetInquiryScanType()
356 else return (BTM_WRONG_MODE); in BTM_SetPageScanType()
399 return (BTM_WRONG_MODE); in BTM_SetInquiryMode()
475 return (BTM_WRONG_MODE); in BTM_SetPeriodicInquiryMode()
557 return (BTM_WRONG_MODE); in BTM_CancelPeriodicInquiry()
743 return (BTM_WRONG_MODE); in BTM_CancelInquiry()
861 return (BTM_WRONG_MODE); in BTM_StartInquiry()
1120 return (BTM_WRONG_MODE); in BTM_CancelRemoteDeviceName()
2254 return (BTM_WRONG_MODE); in btm_initiate_rem_name()
Dbtm_sco.c455 return (BTM_WRONG_MODE);
649 return (BTM_WRONG_MODE);
1530 return (BTM_WRONG_MODE);
1562 return (BTM_WRONG_MODE);
1609 return (BTM_WRONG_MODE);
Dbtm_ble_privacy.c455 return BTM_WRONG_MODE; in btm_ble_remove_resolving_list_entry()
536 return BTM_WRONG_MODE; in btm_ble_read_resolving_list_entry()
Dbtm_ble_adv_filter.c946 tBTM_STATUS st = BTM_WRONG_MODE; in btm_ble_clear_scan_pf_filter()
1055 tBTM_STATUS st = BTM_WRONG_MODE; in BTM_BleAdvFilterParamSetup()
1191 tBTM_STATUS st = BTM_WRONG_MODE; in BTM_BleEnableDisableFilterFeature()
Dbtm_ble.c850 return BTM_WRONG_MODE; in BTM_SetBleDataLength()
1429 return(BTM_WRONG_MODE); in btm_ble_set_encryption()
1479 cmd = BTM_WRONG_MODE; in btm_ble_set_encryption()
1538 return BTM_WRONG_MODE; in btm_ble_start_encrypt()
Dbtm_ble_multi_adv.c635 return BTM_WRONG_MODE; in BTM_BleUpdateAdvInstParam()
Dbtm_sec.c989 return(BTM_WRONG_MODE); in btm_sec_bond_by_transport()
1232 return BTM_WRONG_MODE; in BTM_SecBondCancel()
1285 return BTM_WRONG_MODE; in BTM_SecBondCancel()
1383 (*p_callback) (bd_addr, transport, p_ref_data, BTM_WRONG_MODE); in BTM_SetEncryption()
1385 return(BTM_WRONG_MODE); in BTM_SetEncryption()
1435 rc = BTM_WRONG_MODE; in BTM_SetEncryption()
Dbtm_ble_gap.c357 tBTM_STATUS status = BTM_WRONG_MODE; in BTM_BleObserve()
494 status = BTM_WRONG_MODE; in BTM_BleBroadcast()
3052 return BTM_WRONG_MODE; in btm_ble_start_adv()
Dbtm_acl.c665 return(BTM_WRONG_MODE); in BTM_SwitchRole()
/system/bt/stack/include/
Dbtm_api.h51 BTM_WRONG_MODE, /* 6 Device in wrong mode for request */ enumerator
/system/bt/btif/src/
Dbtif_gatt_client.c270 case BTM_WRONG_MODE: in btif_gattc_translate_btm_status()
/system/bt/bta/dm/
Dbta_dm_act.c4178 case BTM_WRONG_MODE: in bta_dm_encrypt_cback()