Home
last modified time | relevance | path

Searched refs:BTM_NO_RESOURCES (Results 1 – 17 of 17) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_devctl.c476 return (BTM_NO_RESOURCES); in BTM_SetLocalDeviceName()
502 return (BTM_NO_RESOURCES); in BTM_ReadLocalDeviceName()
521 return (BTM_NO_RESOURCES); in BTM_ReadLocalDeviceNameFromController()
587 return (BTM_NO_RESOURCES); in BTM_SetDeviceClass()
682 return (BTM_NO_RESOURCES); in BTM_VendorSpecificCommand()
794 retval = BTM_NO_RESOURCES; in BTM_RegisterForVSEvents()
858 return (BTM_NO_RESOURCES); in BTM_WritePageTimeout()
884 return (BTM_NO_RESOURCES); in BTM_WriteVoiceSettings()
914 return (BTM_NO_RESOURCES); in BTM_EnableTestMode()
920 return BTM_NO_RESOURCES; in BTM_EnableTestMode()
[all …]
Dbtm_sco.c398 …if (pkt_status != BTM_SUCCESS && pkt_status != BTM_NO_RESOURCES && pkt_status != BTM_SCO_BAD_LENGT… in btm_pkt_stat_send_nums_update()
538 status = BTM_NO_RESOURCES; in BTM_WriteScoData()
553 if (status != BTM_SUCCESS && status!= BTM_NO_RESOURCES && status != BTM_SCO_BAD_LENGTH) { in BTM_WriteScoData()
563 return (BTM_NO_RESOURCES); in BTM_WriteScoData()
586 return (BTM_NO_RESOURCES); in btm_send_connect_request()
644 return (BTM_NO_RESOURCES); in btm_send_connect_request()
858 return (BTM_NO_RESOURCES); in BTM_CreateSco()
875 return (BTM_NO_RESOURCES); in BTM_CreateSco()
1180 return (BTM_NO_RESOURCES); in BTM_RemoveSco()
1185 return (BTM_NO_RESOURCES); in BTM_RemoveSco()
[all …]
Dbtm_inq.c217 return (BTM_NO_RESOURCES); /* Cannot continue */ in BTM_SetDiscoverability()
221 return (BTM_NO_RESOURCES); /* Cannot continue */ in BTM_SetDiscoverability()
235 return (BTM_NO_RESOURCES); in BTM_SetDiscoverability()
247 return (BTM_NO_RESOURCES); in BTM_SetDiscoverability()
303 return (BTM_NO_RESOURCES); in BTM_SetInquiryScanType()
342 return (BTM_NO_RESOURCES); in BTM_SetPageScanType()
390 return (BTM_NO_RESOURCES); in BTM_SetInquiryMode()
558 status = BTM_NO_RESOURCES; in BTM_CancelPeriodicInquiry()
637 return (BTM_NO_RESOURCES); in BTM_SetConnectability()
653 return (BTM_NO_RESOURCES); in BTM_SetConnectability()
[all …]
Dbtm_ble_batchscan.c312 tBTM_STATUS status = BTM_NO_RESOURCES; in btm_ble_read_batchscan_reports()
483 tBTM_STATUS status = BTM_NO_RESOURCES; in btm_ble_set_storage_config()
523 tBTM_STATUS status = BTM_NO_RESOURCES; in btm_ble_set_batchscan_param()
563 tBTM_STATUS status = BTM_NO_RESOURCES; in btm_ble_enable_disable_batchscan()
625 tBTM_STATUS status = BTM_NO_RESOURCES; in BTM_BleSetStorageConfig()
700 tBTM_STATUS status = BTM_NO_RESOURCES; in BTM_BleEnableBatchScan()
773 tBTM_STATUS status = BTM_NO_RESOURCES; in BTM_BleDisableBatchScan()
814 tBTM_STATUS status = BTM_NO_RESOURCES; in BTM_BleReadScanReports()
Dbtm_ble_adv_filter.c492 != BTM_NO_RESOURCES) { in btm_ble_update_pf_local_name()
631 btm_ble_scan_pf_cmpl_cback)) != BTM_NO_RESOURCES) { in btm_ble_update_pf_manu_data()
745 btm_ble_scan_pf_cmpl_cback)) != BTM_NO_RESOURCES) { in btm_ble_update_addr_filter()
810 btm_ble_scan_pf_cmpl_cback)) == BTM_NO_RESOURCES) { in btm_ble_update_uuid_filter()
866 btm_ble_scan_pf_cmpl_cback)) != BTM_NO_RESOURCES) { in btm_ble_update_uuid_filter()
981 != BTM_NO_RESOURCES) { in btm_ble_clear_scan_pf_filter()
1079 == BTM_NO_RESOURCES) { in BTM_BleAdvFilterParamSetup()
1095 == BTM_NO_RESOURCES) { in BTM_BleAdvFilterParamSetup()
1112 == BTM_NO_RESOURCES) { in BTM_BleAdvFilterParamSetup()
Dbtm_acl.c697 return (BTM_NO_RESOURCES); in BTM_SwitchRole()
732 return (BTM_NO_RESOURCES); in BTM_SwitchRole()
741 return (BTM_NO_RESOURCES); in BTM_SwitchRole()
884 …turn (btsnd_hcic_write_policy_set (p->hci_handle, *settings) ? BTM_CMD_STARTED : BTM_NO_RESOURCES); in BTM_SetLinkPolicy()
1331 return (BTM_NO_RESOURCES); in BTM_SetLinkSuperTout()
1655 return (BTM_NO_RESOURCES); in btm_set_packet_types()
1904 return (BTM_NO_RESOURCES); in BTM_SetQoS()
2008 result.status = BTM_NO_RESOURCES; in BTM_ReadRSSI()
2010 return (BTM_NO_RESOURCES); in BTM_ReadRSSI()
2053 return (BTM_NO_RESOURCES); in BTM_ReadLinkQuality()
[all …]
Dbtm_pm.c159 return BTM_NO_RESOURCES; in BTM_PmRegister()
329 return BTM_NO_RESOURCES; in BTM_SetSsrParams()
653 return (BTM_NO_RESOURCES); in btm_pm_snd_md_req()
Dbtm_ble_privacy.c540 tBTM_STATUS st = BTM_NO_RESOURCES; in btm_ble_remove_resolving_list_entry()
588 tBTM_STATUS st = BTM_NO_RESOURCES; in btm_ble_clear_resolving_list()
621 tBTM_STATUS st = BTM_NO_RESOURCES; in btm_ble_read_resolving_list_entry()
Dbtm_ble_gap.c629 tBTM_STATUS status = BTM_NO_RESOURCES; in BTM_BleBroadcast()
658 status = BTM_NO_RESOURCES; in BTM_BleBroadcast()
1589 status = BTM_NO_RESOURCES; in BTM_BleSetAdvParamsAll()
1825 ret = BTM_NO_RESOURCES; in BTM_BleWriteScanRspRaw()
1850 tBTM_STATUS status = BTM_NO_RESOURCES; in BTM_UpdateBleDuplicateExceptionalList()
1941 ret = BTM_NO_RESOURCES; in BTM_BleWriteAdvData()
1961 tBTM_STATUS status = BTM_NO_RESOURCES; in BTM_BleWriteLongAdvData()
1998 ret = BTM_NO_RESOURCES; in BTM_BleWriteAdvDataRaw()
2635 status = BTM_NO_RESOURCES; in btm_ble_set_discoverability()
2729 status = BTM_NO_RESOURCES; in btm_ble_set_connectability()
[all …]
Dbtm_sec.c986 return (BTM_NO_RESOURCES); in btm_sec_bond_by_transport()
1006 return (BTM_NO_RESOURCES); in btm_sec_bond_by_transport()
1041 return (BTM_NO_RESOURCES); in btm_sec_bond_by_transport()
1084 return (BTM_NO_RESOURCES); in btm_sec_bond_by_transport()
1263 return BTM_NO_RESOURCES; in BTM_SecBondCancel()
1401 (*p_callback) (bd_addr, transport, p_ref_data, BTM_NO_RESOURCES); in BTM_SetEncryption()
1403 return BTM_NO_RESOURCES; in BTM_SetEncryption()
1492 status = BTM_NO_RESOURCES; in btm_sec_send_hci_disconnect()
1683 status = BTM_NO_RESOURCES; in BTM_ReadLocalOobData()
2460 return BTM_NO_RESOURCES; in btm_sec_mx_access_request()
[all …]
Dbtm_ble_multi_adv.c527 tBTM_STATUS rt = BTM_NO_RESOURCES; in BTM_BleEnableAdvInstance()
Dbtm_ble.c1540 tBTM_STATUS cmd = BTM_NO_RESOURCES; in btm_ble_set_encryption()
1653 tBTM_STATUS rt = BTM_NO_RESOURCES; in btm_ble_start_encrypt()
Dbtm_ble_5_gap.c513 status = BTM_NO_RESOURCES; in BTM_BleStartExtAdv()
/hal_espressif-latest/components/bt/host/bluedroid/btc/core/
Dbtc_util.c362 case BTM_NO_RESOURCES: in btc_btm_status_to_esp_status()
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_ble.c1684 p_callback(bd_addr, BT_TRANSPORT_LE, p_ref_data, BTM_NO_RESOURCES); in l2ble_sec_access_req()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_api.h53 BTM_NO_RESOURCES, /* 3 No resources to issue command */ enumerator
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c4589 case BTM_NO_RESOURCES: in bta_dm_encrypt_cback()