Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/btm/
Dbtm_devctl.c344 return (BTM_NO_RESOURCES); in BTM_SetAfhChannels()
365 return (BTM_NO_RESOURCES); in BTM_SetAfhChannelAssessment()
1638 return (BTM_NO_RESOURCES); in BTM_SetLocalDeviceName()
1663 return(BTM_NO_RESOURCES); in BTM_ReadLocalDeviceName()
1682 return(BTM_NO_RESOURCES); in BTM_ReadLocalDeviceNameFromController()
1827 return (BTM_NO_RESOURCES); in BTM_SetDeviceClass()
1955 return (BTM_NO_RESOURCES); in BTM_VendorSpecificCommand()
2039 retval = BTM_NO_RESOURCES; in BTM_RegisterForVSEvents()
2092 return (BTM_NO_RESOURCES); in BTM_WritePageTimeout()
2116 return (BTM_NO_RESOURCES); in BTM_WriteVoiceSettings()
[all …]
Dbtm_ble_batchscan.c278 tBTM_STATUS status = BTM_NO_RESOURCES; in btm_ble_read_batchscan_reports()
466 tBTM_STATUS status = BTM_NO_RESOURCES; in btm_ble_set_storage_config()
507 tBTM_STATUS status = BTM_NO_RESOURCES; in btm_ble_set_batchscan_param()
544 tBTM_STATUS status = BTM_NO_RESOURCES; in btm_ble_enable_disable_batchscan()
609 tBTM_STATUS status = BTM_NO_RESOURCES; in BTM_BleSetStorageConfig()
684 tBTM_STATUS status = BTM_NO_RESOURCES; in BTM_BleEnableBatchScan()
759 tBTM_STATUS status = BTM_NO_RESOURCES; in BTM_BleDisableBatchScan()
801 tBTM_STATUS status = BTM_NO_RESOURCES; in BTM_BleReadScanReports()
Dbtm_inq.c243 return (BTM_NO_RESOURCES); /* Cannot continue */ in BTM_SetDiscoverability()
248 return (BTM_NO_RESOURCES); /* Cannot continue */ in BTM_SetDiscoverability()
264 return (BTM_NO_RESOURCES); in BTM_SetDiscoverability()
276 return (BTM_NO_RESOURCES); in BTM_SetDiscoverability()
330 return (BTM_NO_RESOURCES); in BTM_SetInquiryScanType()
367 return (BTM_NO_RESOURCES); in BTM_SetPageScanType()
416 return (BTM_NO_RESOURCES); in BTM_SetInquiryMode()
589 status = BTM_NO_RESOURCES; in BTM_CancelPeriodicInquiry()
629 return BTM_NO_RESOURCES; in BTM_SetConnectability()
678 return (BTM_NO_RESOURCES); in BTM_SetConnectability()
[all …]
Dbtm_sco.c392 return (BTM_NO_RESOURCES); in BTM_WriteScoData()
417 return (BTM_NO_RESOURCES); in btm_send_connect_request()
466 return (BTM_NO_RESOURCES); in btm_send_connect_request()
703 return (BTM_NO_RESOURCES); in BTM_CreateSco()
719 return (BTM_NO_RESOURCES); in BTM_CreateSco()
1045 return (BTM_NO_RESOURCES); in BTM_RemoveSco()
1050 return (BTM_NO_RESOURCES); in BTM_RemoveSco()
1530 return (BTM_NO_RESOURCES); in BTM_ChangeEScoLinkParms()
1555 return (BTM_NO_RESOURCES); in BTM_ChangeEScoLinkParms()
1754 tBTM_SCO_CB *p_disc_cb) {return (BTM_NO_RESOURCES);} in BTM_CreateSco()
[all …]
Dbtm_acl.c677 return(BTM_NO_RESOURCES); in BTM_SwitchRole()
693 return(BTM_NO_RESOURCES); in BTM_SwitchRole()
700 return(BTM_NO_RESOURCES); in BTM_SwitchRole()
733 return(BTM_NO_RESOURCES); in BTM_SwitchRole()
743 return(BTM_NO_RESOURCES); in BTM_SwitchRole()
808 return(BTM_NO_RESOURCES); in BTM_ChangeLinkKey()
838 return(BTM_NO_RESOURCES); in BTM_ChangeLinkKey()
848 return(BTM_NO_RESOURCES); in BTM_ChangeLinkKey()
1103 …eturn(btsnd_hcic_write_policy_set (p->hci_handle, *settings) ? BTM_CMD_STARTED : BTM_NO_RESOURCES); in BTM_SetLinkPolicy()
1187 return(BTM_NO_RESOURCES); in BTM_ReadLinkPolicy()
[all …]
Dbtm_ble_adv_filter.c479 != BTM_NO_RESOURCES) in btm_ble_update_pf_local_name()
630 btm_ble_scan_pf_cmpl_cback)) != BTM_NO_RESOURCES) in btm_ble_update_pf_manu_data()
752 btm_ble_scan_pf_cmpl_cback)) != BTM_NO_RESOURCES) in btm_ble_update_addr_filter()
825 btm_ble_scan_pf_cmpl_cback)) == BTM_NO_RESOURCES) in btm_ble_update_uuid_filter()
898 btm_ble_scan_pf_cmpl_cback)) != BTM_NO_RESOURCES) in btm_ble_update_uuid_filter()
1012 != BTM_NO_RESOURCES) in btm_ble_clear_scan_pf_filter()
1102 == BTM_NO_RESOURCES) in BTM_BleAdvFilterParamSetup()
1122 == BTM_NO_RESOURCES) in BTM_BleAdvFilterParamSetup()
1143 == BTM_NO_RESOURCES) in BTM_BleAdvFilterParamSetup()
Dbtm_ble_gap.c377 tBTM_STATUS status = BTM_NO_RESOURCES; in BTM_BleBroadcast()
406 status = BTM_NO_RESOURCES; in BTM_BleBroadcast()
1017 tBTM_STATUS status = BTM_NO_RESOURCES; in BTM_BleWriteScanRsp()
1085 return BTM_NO_RESOURCES; in BTM_BleWriteAdvData()
1561 status = BTM_NO_RESOURCES; in btm_ble_set_discoverability()
1651 status = BTM_NO_RESOURCES; in btm_ble_set_connectability()
2601 status = BTM_NO_RESOURCES; in btm_ble_start_scan()
2746 tBTM_STATUS rt = BTM_NO_RESOURCES; in btm_ble_start_adv()
2799 rt = BTM_NO_RESOURCES; in btm_ble_stop_adv()
Dbtm_pm.c171 return BTM_NO_RESOURCES; in BTM_PmRegister()
339 return BTM_NO_RESOURCES; in BTM_SetSsrParams()
690 return (BTM_NO_RESOURCES); in btm_pm_snd_md_req()
Dbtm_sec.c1184 return(BTM_NO_RESOURCES); in btm_sec_bond_by_transport()
1205 return(BTM_NO_RESOURCES); in btm_sec_bond_by_transport()
1237 return(BTM_NO_RESOURCES); in btm_sec_bond_by_transport()
1279 return(BTM_NO_RESOURCES); in btm_sec_bond_by_transport()
1458 return BTM_NO_RESOURCES; in BTM_SecBondCancel()
1486 BTM_NO_RESOURCES); in BTM_SecUseMasterLinkKey()
1675 status = BTM_NO_RESOURCES; in btm_sec_send_hci_disconnect()
1866 status = BTM_NO_RESOURCES; in BTM_ReadLocalOobData()
2579 return BTM_NO_RESOURCES; in btm_sec_mx_access_request()
3023 return(BTM_NO_RESOURCES); in btm_sec_dd_create_conn()
[all …]
Dbtm_ble_multi_adv.c529 tBTM_STATUS rt = BTM_NO_RESOURCES; in BTM_BleEnableAdvInstance()
Dbtm_ble.c1142 tBTM_STATUS cmd = BTM_NO_RESOURCES; in btm_ble_set_encryption()
1243 tBTM_STATUS rt = BTM_NO_RESOURCES; in btm_ble_start_encrypt()
/external/bluetooth/bluedroid/vnd/ble/
Dvendor_ble.c406 != BTM_NO_RESOURCES) in btm_ble_remove_irk_entry()
573 != BTM_NO_RESOURCES) in btm_ble_vendor_irk_list_load_dev()
/external/bluetooth/bluedroid/stack/include/
Dbtm_api.h50 BTM_NO_RESOURCES, /* 3 No resources to issue command */ enumerator
/external/bluetooth/bluedroid/bta/dm/
Dbta_dm_act.c4656 case BTM_NO_RESOURCES: in bta_dm_encrypt_cback()