Searched refs:BTM_BUSY (Results 1 – 11 of 11) sorted by relevance
558 return (BTM_BUSY); in BTM_SwitchRole()580 return (BTM_BUSY); in BTM_SwitchRole()1847 return (BTM_BUSY); in BTM_RegBusyLevelNotif()1870 if (btm_cb.devcb.p_qos_setup_cmpl_cb) return (BTM_BUSY); in BTM_SetQoS()1959 if (btm_cb.devcb.p_rssi_cmpl_cb) return (BTM_BUSY); in BTM_ReadRSSI()2003 if (btm_cb.devcb.p_failed_contact_counter_cmpl_cb) return (BTM_BUSY); in BTM_ReadFailedContactCounter()2042 if (btm_cb.devcb.p_automatic_flush_timeout_cmpl_cb) return (BTM_BUSY); in BTM_ReadAutomaticFlushTimeout()2075 if (btm_cb.devcb.p_link_qual_cmpl_cb) return (BTM_BUSY); in BTM_ReadLinkQuality()2113 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()
802 if (btm_cb.devcb.p_stored_link_key_cmpl_cb) return (BTM_BUSY); in BTM_DeleteStoredLinkKey()
467 return BTM_BUSY; in BTM_CreateSco()477 return BTM_BUSY; in BTM_CreateSco()
1383 return (BTM_BUSY); in btm_ble_start_inquiry()1481 if (p_inq->remname_active) return BTM_BUSY; in btm_ble_read_remote_name()1484 return BTM_BUSY; in btm_ble_read_remote_name()
1644 return BTM_BUSY; in btm_ble_start_encrypt()
1310 if (rc != BTM_CMD_STARTED && rc != BTM_BUSY) { in BTM_SetEncryption()4443 return (BTM_BUSY); in btm_sec_disconnect()
578 } else if (rc == BTM_BUSY) { in l2c_link_timeout()
34 BTM_BUSY, /* 2 Device busy with another command */ enumerator
1215 } else if (btm_status == BTM_BUSY) { in bta_dm_read_remote_device_name()2149 if (btm_status == BTM_BUSY) { in bta_dm_service_search_remname_cback()3614 case BTM_BUSY: in bta_dm_encrypt_cback()
1098 if (cmd != BTM_CMD_STARTED && cmd != BTM_BUSY) { in smp_start_enc()