Searched refs:BTM_WRONG_MODE (Results 1 – 12 of 12) sorted by relevance
289 return (BTM_WRONG_MODE); in BTM_SetInquiryScanType()326 return (BTM_WRONG_MODE); in BTM_SetPageScanType()364 if (!BTM_IsDeviceUp()) return (BTM_WRONG_MODE); in BTM_SetInquiryMode()420 if (!BTM_IsDeviceUp()) return (BTM_WRONG_MODE); in BTM_CancelPeriodicInquiry()591 if (!BTM_IsDeviceUp()) return (BTM_WRONG_MODE); in BTM_CancelInquiry()693 return BTM_WRONG_MODE; in BTM_StartInquiry()860 return (BTM_WRONG_MODE); in BTM_CancelRemoteDeviceName()1879 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()
801 return BTM_WRONG_MODE; in BTM_SetBleDataLength()1530 return (BTM_WRONG_MODE); in btm_ble_set_encryption()1576 cmd = BTM_WRONG_MODE; in btm_ble_set_encryption()1623 return BTM_WRONG_MODE; in btm_ble_start_encrypt()
819 return (BTM_WRONG_MODE); in btm_sec_bond_by_transport()1038 return BTM_WRONG_MODE; in BTM_SecBondCancel()1084 return BTM_WRONG_MODE; in BTM_SecBondCancel()1158 (*p_callback)(&bd_addr, transport, p_ref_data, BTM_WRONG_MODE); in BTM_SetEncryption()1160 return (BTM_WRONG_MODE); in BTM_SetEncryption()1205 rc = BTM_WRONG_MODE; in BTM_SetEncryption()3163 status = BTM_WRONG_MODE; in btm_proc_sp_req_evt()
390 tBTM_STATUS status = BTM_WRONG_MODE; in BTM_BleObserve()2146 return BTM_WRONG_MODE; in btm_ble_start_adv()
596 if (status != BTM_CMD_STARTED) return (BTM_WRONG_MODE); in BTM_SwitchRole()
94 BTM_WRONG_MODE = 6, /* Device in wrong mode for request */ enumerator
422 return BTM_WRONG_MODE; in BTM_SetInquiryScanType()436 return BTM_WRONG_MODE; in BTM_BleObserve()520 return BTM_WRONG_MODE; in BTM_SetPageScanType()
688 return 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()