Searched refs:BTM_BUSY (Results 1 – 11 of 11) sorted by relevance
557 return (BTM_BUSY); in BTM_SwitchRole()577 return (BTM_BUSY); in BTM_SwitchRole()1849 return (BTM_BUSY); in BTM_RegBusyLevelNotif()1872 if (btm_cb.devcb.p_qos_setup_cmpl_cb) return (BTM_BUSY); in BTM_SetQoS()1961 if (btm_cb.devcb.p_rssi_cmpl_cb) return (BTM_BUSY); in BTM_ReadRSSI()2005 if (btm_cb.devcb.p_failed_contact_counter_cmpl_cb) return (BTM_BUSY); in BTM_ReadFailedContactCounter()2044 if (btm_cb.devcb.p_automatic_flush_timeout_cmpl_cb) return (BTM_BUSY); in BTM_ReadAutomaticFlushTimeout()2077 if (btm_cb.devcb.p_link_qual_cmpl_cb) return (BTM_BUSY); in BTM_ReadLinkQuality()2115 if (btm_cb.devcb.p_tx_power_cmpl_cb) return (BTM_BUSY); in BTM_ReadTxPower()
422 if (p_inq->inq_active || p_inq->inqfilt_active) return (BTM_BUSY); in BTM_SetPeriodicInquiryMode()753 return (BTM_BUSY); in BTM_StartInquiry()1023 return (BTM_BUSY); in BTM_ClearInqDb()1042 if (btm_cb.devcb.p_inq_tx_power_cmpl_cb) return (BTM_BUSY); in BTM_ReadInquiryRspTxPower()1969 return (BTM_BUSY); in btm_initiate_rem_name()
465 return BTM_BUSY; in BTM_CreateSco()475 return BTM_BUSY; in BTM_CreateSco()
801 if (btm_cb.devcb.p_stored_link_key_cmpl_cb) return (BTM_BUSY); in BTM_DeleteStoredLinkKey()
1277 return (BTM_BUSY); in btm_ble_start_inquiry()1375 if (p_inq->remname_active) return BTM_BUSY; in btm_ble_read_remote_name()1378 return BTM_BUSY; in btm_ble_read_remote_name()
1616 return BTM_BUSY; in btm_ble_start_encrypt()
1316 if (rc != BTM_CMD_STARTED && rc != BTM_BUSY) { in BTM_SetEncryption()4450 return (BTM_BUSY); in btm_sec_disconnect()
583 } else if (rc == BTM_BUSY) { in l2c_link_timeout()
34 BTM_BUSY, /* 2 Device busy with another command */ enumerator
1232 } else if (btm_status == BTM_BUSY) { in bta_dm_read_remote_device_name()2167 if (btm_status == BTM_BUSY) { in bta_dm_service_search_remname_cback()3636 case BTM_BUSY: in bta_dm_encrypt_cback()
1127 if (cmd != BTM_CMD_STARTED && cmd != BTM_BUSY) { in smp_start_enc()