Searched refs:BTM_BUSY (Results 1 – 13 of 13) sorted by relevance
90 BTM_BUSY = 2, /* Device busy with another command */ enumerator
616 return BTM_BUSY; in ReadClassicRemoteDeviceName()657 return BTM_BUSY; in ReadLeRemoteDeviceName()
559 return (BTM_BUSY); in BTM_SwitchRole()579 return (BTM_BUSY); in BTM_SwitchRole()1767 return (BTM_BUSY); in BTM_RegBusyLevelNotif()1845 if (btm_cb.devcb.p_rssi_cmpl_cb) return (BTM_BUSY); in BTM_ReadRSSI()1889 if (btm_cb.devcb.p_failed_contact_counter_cmpl_cb) return (BTM_BUSY); in BTM_ReadFailedContactCounter()1928 if (btm_cb.devcb.p_automatic_flush_timeout_cmpl_cb) return (BTM_BUSY); in BTM_ReadAutomaticFlushTimeout()1966 if (btm_cb.devcb.p_tx_power_cmpl_cb) return (BTM_BUSY); in BTM_ReadTxPower()
685 return (BTM_BUSY); in BTM_StartInquiry()958 return (BTM_BUSY); in BTM_ClearInqDb()1882 return (BTM_BUSY); in btm_initiate_rem_name()
465 return BTM_BUSY; in BTM_CreateSco()475 return BTM_BUSY; in BTM_CreateSco()
770 if (btm_cb.devcb.p_stored_link_key_cmpl_cb) return (BTM_BUSY); in BTM_DeleteStoredLinkKey()
1189 return (BTM_BUSY); in btm_ble_start_inquiry()1289 if (p_inq->remname_active) return BTM_BUSY; in btm_ble_read_remote_name()1292 return BTM_BUSY; in btm_ble_read_remote_name()
1628 return BTM_BUSY; in btm_ble_start_encrypt()
1213 if (rc != BTM_CMD_STARTED && rc != BTM_BUSY) { in BTM_SetEncryption()4193 return (BTM_BUSY); in btm_sec_disconnect()
34 BTM_BUSY, /* 2 Device busy with another command */ enumerator
589 } else if (rc == BTM_BUSY) { in l2c_link_timeout()
1232 } else if (btm_status == BTM_BUSY) { in bta_dm_read_remote_device_name()2172 if (btm_status == BTM_BUSY) { in bta_dm_service_search_remname_cback()3643 case BTM_BUSY: in bta_dm_encrypt_cback()
1127 if (cmd != BTM_CMD_STARTED && cmd != BTM_BUSY) { in smp_start_enc()