Searched refs:BTM_WRONG_MODE (Results 1 – 12 of 12) sorted by relevance
281 return (BTM_WRONG_MODE); in BTM_SetInquiryScanType()318 return (BTM_WRONG_MODE); in BTM_SetPageScanType()356 if (!BTM_IsDeviceUp()) return (BTM_WRONG_MODE); in BTM_SetInquiryMode()412 if (!BTM_IsDeviceUp()) return (BTM_WRONG_MODE); in BTM_CancelPeriodicInquiry()583 if (!BTM_IsDeviceUp()) return (BTM_WRONG_MODE); in BTM_CancelInquiry()685 return BTM_WRONG_MODE; in BTM_StartInquiry()852 return (BTM_WRONG_MODE); in BTM_CancelRemoteDeviceName()1871 if (!BTM_IsDeviceUp()) return (BTM_WRONG_MODE); in btm_initiate_rem_name()
415 return BTM_WRONG_MODE; in btm_ble_remove_resolving_list_entry()474 return BTM_WRONG_MODE; in btm_ble_read_resolving_list_entry()
293 return (BTM_WRONG_MODE); in btm_send_connect_request()1142 return (BTM_WRONG_MODE); in BTM_ChangeEScoLinkParms()1215 return (BTM_WRONG_MODE); in BTM_ChangeEScoLinkParms()
843 return BTM_WRONG_MODE; in BTM_SetBleDataLength()1611 return (BTM_WRONG_MODE); in btm_ble_set_encryption()1657 cmd = BTM_WRONG_MODE; in btm_ble_set_encryption()1704 return BTM_WRONG_MODE; in btm_ble_start_encrypt()
858 return (BTM_WRONG_MODE); in btm_sec_bond_by_transport()1076 return BTM_WRONG_MODE; in BTM_SecBondCancel()1122 return BTM_WRONG_MODE; in BTM_SecBondCancel()1191 (*p_callback)(&bd_addr, transport, p_ref_data, BTM_WRONG_MODE); in BTM_SetEncryption()1193 return (BTM_WRONG_MODE); in BTM_SetEncryption()1238 rc = BTM_WRONG_MODE; in BTM_SetEncryption()3214 status = BTM_WRONG_MODE; in btm_proc_sp_req_evt()
424 tBTM_STATUS status = BTM_WRONG_MODE; in BTM_BleObserve()2245 return BTM_WRONG_MODE; in btm_ble_start_adv()
594 if (status != BTM_CMD_STARTED) return (BTM_WRONG_MODE); in BTM_SwitchRole()
92 BTM_WRONG_MODE = 6, /* Device in wrong mode for request */ enumerator
440 return BTM_WRONG_MODE; in BTM_SetInquiryScanType()454 return BTM_WRONG_MODE; in BTM_BleObserve()536 return BTM_WRONG_MODE; in BTM_SetPageScanType()
561 return bluetooth::shim::BTM_WRONG_MODE; in CancelAllReadRemoteDeviceName()
38 BTM_WRONG_MODE, /* 6 Device in wrong mode for request */ enumerator
3637 case BTM_WRONG_MODE: in bta_dm_encrypt_cback()