Searched refs:BTM_WRONG_MODE (Results 1 – 9 of 9) sorted by relevance
270 return (BTM_WRONG_MODE); in BTM_SetInquiryScanType()303 return (BTM_WRONG_MODE); in BTM_SetPageScanType()337 if (!BTM_IsDeviceUp()) return (BTM_WRONG_MODE); in BTM_SetInquiryMode()418 if (!BTM_IsDeviceUp()) return (BTM_WRONG_MODE); in BTM_SetPeriodicInquiryMode()500 if (!BTM_IsDeviceUp()) return (BTM_WRONG_MODE); in BTM_CancelPeriodicInquiry()655 if (!BTM_IsDeviceUp()) return (BTM_WRONG_MODE); in BTM_CancelInquiry()762 return BTM_WRONG_MODE; in BTM_StartInquiry()925 return (BTM_WRONG_MODE); in BTM_CancelRemoteDeviceName()1958 if (!BTM_IsDeviceUp()) return (BTM_WRONG_MODE); in btm_initiate_rem_name()
293 return (BTM_WRONG_MODE); in btm_send_connect_request()1304 return (BTM_WRONG_MODE); in BTM_ReadEScoLinkParms()1334 return (BTM_WRONG_MODE); in BTM_ChangeEScoLinkParms()1407 return (BTM_WRONG_MODE); in BTM_ChangeEScoLinkParms()
415 return BTM_WRONG_MODE; in btm_ble_remove_resolving_list_entry()474 return BTM_WRONG_MODE; in btm_ble_read_resolving_list_entry()
760 return BTM_WRONG_MODE; in BTM_SetBleDataLength()1518 return (BTM_WRONG_MODE); in btm_ble_set_encryption()1564 cmd = BTM_WRONG_MODE; in btm_ble_set_encryption()1611 return BTM_WRONG_MODE; in btm_ble_start_encrypt()
892 return (BTM_WRONG_MODE); in btm_sec_bond_by_transport()1122 return BTM_WRONG_MODE; in BTM_SecBondCancel()1168 return BTM_WRONG_MODE; in BTM_SecBondCancel()1261 (*p_callback)(&bd_addr, transport, p_ref_data, BTM_WRONG_MODE); in BTM_SetEncryption()1263 return (BTM_WRONG_MODE); in BTM_SetEncryption()1308 rc = BTM_WRONG_MODE; in BTM_SetEncryption()3428 status = BTM_WRONG_MODE; in btm_proc_sp_req_evt()
410 tBTM_STATUS status = BTM_WRONG_MODE; in BTM_BleObserve()2215 return BTM_WRONG_MODE; in btm_ble_start_adv()
594 if (status != BTM_CMD_STARTED) return (BTM_WRONG_MODE); in BTM_SwitchRole()
38 BTM_WRONG_MODE, /* 6 Device in wrong mode for request */ enumerator
3630 case BTM_WRONG_MODE: in bta_dm_encrypt_cback()