Home
last modified time | relevance | path

Searched refs:BTM_CMD_STARTED (Results 1 – 25 of 30) sorted by relevance

12

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_batchscan.c323 != BTM_CMD_STARTED) { in btm_ble_read_batchscan_reports()
328 if (BTM_CMD_STARTED == status) { in btm_ble_read_batchscan_reports()
445 if (BTM_CMD_STARTED != btm_status) { in btm_ble_batchscan_vsc_cmpl_cback()
496 btm_ble_batchscan_vsc_cmpl_cback)) != BTM_CMD_STARTED) { in btm_ble_set_storage_config()
542 scan_param, btm_ble_batchscan_vsc_cmpl_cback)) != BTM_CMD_STARTED) { in btm_ble_set_batchscan_param()
580 … btm_ble_batchscan_vsc_cmpl_cback)) != BTM_CMD_STARTED) { in btm_ble_enable_disable_batchscan()
587 … ble_batchscan_cb.addr_type, ble_batchscan_cb.discard_rule)) != BTM_CMD_STARTED) { in btm_ble_enable_disable_batchscan()
659 if (BTM_CMD_STARTED != status) { in BTM_BleSetStorageConfig()
670 if (BTM_CMD_STARTED != status) { in BTM_BleSetStorageConfig()
731 if (BTM_CMD_STARTED != status) { in BTM_BleEnableBatchScan()
[all …]
Dbtm_ble_multi_adv.c216 == BTM_CMD_STARTED) { in btm_ble_enable_multi_adv()
309 == BTM_CMD_STARTED) { in btm_ble_multi_adv_set_params()
355 btm_ble_multi_adv_vsc_cmpl_cback)) == BTM_CMD_STARTED) { in btm_ble_multi_adv_write_rpa()
549 rt = BTM_CMD_STARTED; in BTM_BleEnableAdvInstance()
556 if (BTM_CMD_STARTED == rt) { in BTM_BleEnableAdvInstance()
558 … BTM_BLE_MULTI_ADV_ENB_EVT)) == BTM_CMD_STARTED) { in BTM_BleEnableAdvInstance()
564 if (BTM_CMD_STARTED != rt) { in BTM_BleEnableAdvInstance()
609 if (BTM_CMD_STARTED == btm_ble_multi_adv_set_params(p_inst, p_params, 0)) { in BTM_BleUpdateAdvInstParam()
669 == BTM_CMD_STARTED) { in BTM_BleCfgAdvInstData()
703 == BTM_CMD_STARTED) { in BTM_BleDisableAdvInstance()
Dbtm_sec.c918 } else if (btm_sec_dd_create_conn(p_dev_rec) != BTM_CMD_STARTED) { in BTM_PINCodeReply()
1037 return BTM_CMD_STARTED; in btm_sec_bond_by_transport()
1091 return (BTM_CMD_STARTED); in btm_sec_bond_by_transport()
1098 return (BTM_CMD_STARTED); in btm_sec_bond_by_transport()
1120 return BTM_CMD_STARTED; in btm_sec_bond_by_transport()
1126 if (status != BTM_CMD_STARTED) { in btm_sec_bond_by_transport()
1222 return BTM_CMD_STARTED; in BTM_SecBondCancel()
1245 return (BTM_CMD_STARTED); in BTM_SecBondCancel()
1260 return BTM_CMD_STARTED; in BTM_SecBondCancel()
1268 return BTM_CMD_STARTED; in BTM_SecBondCancel()
[all …]
Dbtm_ble_cont_energy.c100 btm_ble_cont_energy_cmpl_cback)) != BTM_CMD_STARTED) { in BTM_BleGetEnergyInfo()
Dbtm_ble_adv_filter.c927 if (BTM_CMD_STARTED == st) { in btm_ble_clear_scan_pf_filter()
934 if (BTM_CMD_STARTED == st) { in btm_ble_clear_scan_pf_filter()
945 if (BTM_CMD_STARTED == st) { in btm_ble_clear_scan_pf_filter()
951 if (BTM_CMD_STARTED == st) { in btm_ble_clear_scan_pf_filter()
959 if (BTM_CMD_STARTED == st) { in btm_ble_clear_scan_pf_filter()
1157 btm_ble_scan_pf_cmpl_cback)) == BTM_CMD_STARTED) { in BTM_BleEnableDisableFilterFeature()
1236 if (BTM_CMD_STARTED == st && cond_type != BTM_BLE_PF_TYPE_ALL) { in BTM_BleCfgFilterCondition()
1239 } else if (BTM_CMD_STARTED == st && BTM_BLE_PF_TYPE_ALL == cond_type) { in BTM_BleCfgFilterCondition()
Dbtm_ble_privacy.c545 st = BTM_CMD_STARTED; in btm_ble_remove_resolving_list_entry()
568 if (st == BTM_CMD_STARTED) { in btm_ble_remove_resolving_list_entry()
630 st = BTM_CMD_STARTED; in btm_ble_read_resolving_list_entry()
645 if (st == BTM_CMD_STARTED) { in btm_ble_read_resolving_list_entry()
924 == BTM_CMD_STARTED) { in btm_ble_resolving_list_load_dev()
Dbtm_devctl.c472 return (BTM_CMD_STARTED); in BTM_SetLocalDeviceName()
530 return BTM_CMD_STARTED; in BTM_ReadLocalDeviceNameFromController()
677 return (BTM_CMD_STARTED); in BTM_VendorSpecificCommand()
1069 return BTM_CMD_STARTED; in BTM_SetAfhChannels()
1142 return BTM_CMD_STARTED; in BTM_BleSetChannels()
Dbtm_inq.c518 …et_inq_event_filter (p_inqparms->filter_cond_type, &p_inqparms->filter_cond)) != BTM_CMD_STARTED) { in BTM_SetPeriodicInquiryMode()
812 tBTM_STATUS status = BTM_CMD_STARTED; in BTM_StartInquiry()
911 p_inqparms->duration)) != BTM_CMD_STARTED) { in BTM_StartInquiry()
928 if (status != BTM_CMD_STARTED) { in BTM_StartInquiry()
976 &p_inqparms->filter_cond)) != BTM_CMD_STARTED) { in BTM_StartInquiry()
989 if (status != BTM_CMD_STARTED) { in BTM_StartInquiry()
1079 return (BTM_CMD_STARTED); in BTM_CancelRemoteDeviceName()
1087 return (BTM_CMD_STARTED); in BTM_CancelRemoteDeviceName()
1240 return (BTM_CMD_STARTED); in BTM_ReadInquiryRspTxPower()
1636 return (BTM_CMD_STARTED); in btm_set_inq_event_filter()
[all …]
Dbtm_acl.c717 if (status != BTM_CMD_STARTED) { in BTM_SwitchRole()
763 return (BTM_CMD_STARTED); in BTM_SwitchRole()
884 …return (btsnd_hcic_write_policy_set (p->hci_handle, *settings) ? BTM_CMD_STARTED : BTM_NO_RESOURCE… in BTM_SetLinkPolicy()
1334 return (BTM_CMD_STARTED); in BTM_SetLinkSuperTout()
1660 return (BTM_CMD_STARTED); in btm_set_packet_types()
1906 return (BTM_CMD_STARTED); in BTM_SetQoS()
2012 return (BTM_CMD_STARTED); in BTM_ReadRSSI()
2055 return (BTM_CMD_STARTED); in BTM_ReadLinkQuality()
2112 return (BTM_CMD_STARTED); in BTM_ReadTxPower()
2141 if (btm_set_packet_types(p, pkt_types) != BTM_CMD_STARTED) { in BTM_SetAclPktTypes()
[all …]
Dbtm_sco.c650 return (BTM_CMD_STARTED); in btm_send_connect_request()
857 if ((btm_send_connect_request(acl_handle, p_setup)) != BTM_CMD_STARTED) { in BTM_CreateSco()
869 return (BTM_CMD_STARTED); in BTM_CreateSco()
904 if ((btm_send_connect_request(acl_handle, &p->esco.setup)) == BTM_CMD_STARTED) { in btm_sco_chk_pend_unpark()
937 if ((btm_send_connect_request(acl_handle, &p->esco.setup)) == BTM_CMD_STARTED) { in btm_sco_chk_pend_rolechange()
1183 return (BTM_CMD_STARTED); in BTM_RemoveSco()
1683 return (BTM_CMD_STARTED); in BTM_ChangeEScoLinkParms()
Dbtm_ble_gap.c492 status = BTM_CMD_STARTED; in BTM_BleObserve()
519 if (status == BTM_CMD_STARTED) { in BTM_BleObserve()
528 status = BTM_CMD_STARTED; in BTM_BleObserve()
571 status = BTM_CMD_STARTED; in BTM_BleScan()
597 if (status == BTM_CMD_STARTED) { in BTM_BleScan()
606 status = BTM_CMD_STARTED; in BTM_BleScan()
798 != BTM_CMD_STARTED) { in BTM_BleReadControllerFeatures()
1890 if(status == BTM_CMD_STARTED) { in BTM_UpdateBleDuplicateExceptionalList()
1972 if(status == BTM_CMD_STARTED) { in BTM_BleWriteLongAdvData()
2781 tBTM_STATUS status = BTM_CMD_STARTED; in btm_ble_start_inquiry()
[all …]
Dbtm_ble.c1588 cmd = BTM_CMD_STARTED; in btm_ble_set_encryption()
1671 rt = BTM_CMD_STARTED; in btm_ble_start_encrypt()
1676 rt = BTM_CMD_STARTED; in btm_ble_start_encrypt()
1681 if (rt == BTM_CMD_STARTED) { in btm_ble_start_encrypt()
Dbtm_pm.c656 return BTM_CMD_STARTED; in btm_pm_snd_md_req()
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_qos.c48 if(status != BTM_CMD_STARTED) { in bta_dm_set_qos()
Dbta_dm_act.c758 if ( btm_status == BTM_CMD_STARTED ) { in bta_dm_read_remote_device_name()
796 if (btm_status == BTM_CMD_STARTED) { in bta_dm_read_rmt_name()
1243 if (bta_dm_cb.p_sec_cback && (status != BTM_CMD_STARTED)) { in bta_dm_bond()
1287 if (bta_dm_cb.p_sec_cback && (status != BTM_CMD_STARTED && status != BTM_SUCCESS)) { in bta_dm_bond_cancel()
1618 if (result.status != BTM_CMD_STARTED) { in bta_dm_search_start()
1640 if (BTM_CancelInquiry() != BTM_CMD_STARTED) { in bta_dm_search_cancel()
2878 } else if ( btm_status != BTM_CMD_STARTED ) { in bta_dm_service_search_remname_cback()
2975 return BTM_CMD_STARTED; in bta_dm_authorize_cback()
3062 return BTM_CMD_STARTED; in bta_dm_pin_cback()
3115 return BTM_CMD_STARTED; in bta_dm_new_link_key_cback()
[all …]
Dbta_dm_pm.c713 if (status == BTM_CMD_STORED || status == BTM_CMD_STARTED) { in bta_dm_pm_sniff()
/hal_espressif-latest/components/bt/host/bluedroid/stack/gap/
Dgap_utils.c117 case BTM_CMD_STARTED: in gap_convert_btm_status()
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/
Dbta_hf_client_sco.c169 if (status == BTM_CMD_STARTED) { in bta_hf_client_sco_remove()
515 if (status == BTM_CMD_STARTED && !is_orig) { in bta_hf_client_sco_create()
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_auth.c494 if ( (btm_status != BTM_SUCCESS) && (btm_status != BTM_CMD_STARTED)) { in gatt_security_check_start()
/hal_espressif-latest/components/bt/host/bluedroid/stack/avdt/
Davdt_l2c.c204 if (rc == BTM_CMD_STARTED) { in avdt_l2c_connect_ind_cback()
/hal_espressif-latest/components/bt/host/bluedroid/bta/av/
Dbta_av_main.c1051 if (BTM_CMD_STARTED != BTM_SwitchRole(p_scbi->peer_addr, BTM_ROLE_MASTER, NULL)) { in bta_av_switch_if_needed()
1090 if (BTM_CMD_STARTED != BTM_SwitchRole(p_scb->peer_addr, BTM_ROLE_MASTER, NULL)) { in bta_av_link_role_ok()
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_csm.c200 … p_ccb->p_lcb->handle, TRUE, &l2c_link_sec_comp, p_ccb) == BTM_CMD_STARTED) { in l2c_csm_closed()
250 … p_ccb->p_lcb->handle, FALSE, &l2c_link_sec_comp, p_ccb) == BTM_CMD_STARTED) { in l2c_csm_closed()
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_ag/
Dbta_ag_sco.c376 if (status == BTM_CMD_STARTED) in bta_ag_remove_sco()
663 if (status == BTM_CMD_STARTED) in bta_ag_create_sco()
/hal_espressif-latest/components/bt/host/bluedroid/stack/hid/
Dhidd_conn.c208 &hidd_sec_check_complete, p_dev) == BTM_CMD_STARTED) { in hidd_l2cif_connect_ind()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c35 if ((__status != BTM_SUCCESS) && (__status != BTM_CMD_STARTED)) { \
1639 if (status != BTM_SUCCESS && status != BTM_CMD_STARTED) { in bt_mesh_bta_gattc_cb()

12