Searched refs:BTM_BUSY (Results 1 – 13 of 13) sorted by relevance
120 case BTM_BUSY: in gap_convert_btm_status()
680 return (BTM_BUSY); in BTM_SwitchRole()705 return (BTM_BUSY); in BTM_SwitchRole()1849 return (BTM_BUSY); in BTM_RegBusyLevelNotif()1865 return BTM_BUSY; in BTM_RegAclLinkStatNotif()1892 return (BTM_BUSY); in BTM_SetQoS()1993 result.status = BTM_BUSY; in BTM_ReadRSSI()1995 return (BTM_BUSY); in BTM_ReadRSSI()2041 return (BTM_BUSY); in BTM_ReadLinkQuality()2088 return (BTM_BUSY); in BTM_ReadTxPower()2131 return (BTM_BUSY);; in BTM_SetAclPktTypes()[all …]
472 return (BTM_BUSY); in BTM_SetPeriodicInquiryMode()833 return (BTM_BUSY); in BTM_StartInquiry()1205 return (BTM_BUSY); in BTM_ClearInqDb()1227 return (BTM_BUSY); in BTM_ReadInquiryRspTxPower()2205 return (BTM_BUSY); in btm_initiate_rem_name()
773 return (BTM_BUSY); in BTM_CreateSco()780 return (BTM_BUSY); in BTM_CreateSco()
964 return (BTM_BUSY); in BTM_DeleteStoredLinkKey()
2791 return (BTM_BUSY); in btm_ble_start_inquiry()2892 return BTM_BUSY; in btm_ble_read_remote_name()2897 return BTM_BUSY; in btm_ble_read_remote_name()
1664 return BTM_BUSY; in btm_ble_start_encrypt()
1431 if (rc != BTM_CMD_STARTED && rc != BTM_BUSY) { in BTM_SetEncryption()4573 return (BTM_BUSY); in btm_sec_disconnect()
359 case BTM_BUSY: in btc_btm_status_to_esp_status()
645 } else if (rc == BTM_BUSY) { in l2c_link_timeout()
762 } else if ( btm_status == BTM_BUSY ) { in bta_dm_read_remote_device_name()798 } else if (btm_status == BTM_BUSY) { in bta_dm_read_rmt_name()2875 if ( btm_status == BTM_BUSY ) { in bta_dm_service_search_remname_cback()4592 case BTM_BUSY: in bta_dm_encrypt_cback()
52 BTM_BUSY, /* 2 Device busy with another command */ enumerator
1194 if (cmd != BTM_CMD_STARTED && cmd != BTM_BUSY) { in smp_start_enc()