Home
last modified time | relevance | path

Searched refs:filt_index (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_adv_filter.c456 tBTM_BLE_PF_FILT_INDEX filt_index, in btm_ble_update_pf_local_name() argument
471 UINT8_TO_STREAM(p, filt_index); in btm_ble_update_pf_local_name()
514 tBTM_BLE_PF_FILT_INDEX filt_index, in btm_ble_update_srvc_data_change() argument
542 tBTM_BLE_PF_FILT_INDEX filt_index, in btm_ble_update_pf_manu_data() argument
572 UINT8_TO_STREAM(p, filt_index); in btm_ble_update_pf_manu_data()
716 tBTM_BLE_PF_FILT_INDEX filt_index, in btm_ble_update_addr_filter() argument
730 UINT8_TO_STREAM(p, filt_index); in btm_ble_update_addr_filter()
765 tBTM_BLE_PF_FILT_INDEX filt_index, in btm_ble_update_uuid_filter() argument
801 UINT8_TO_STREAM(p, filt_index); in btm_ble_update_uuid_filter()
824 UINT8_TO_STREAM(p, filt_index); in btm_ble_update_uuid_filter()
[all …]
Dbtm_ble_batchscan.c91 STREAM_TO_UINT8(adv_data.filt_index, p); in btm_ble_batchscan_filter_track_adv_vse_cback()
117 STREAM_TO_UINT8(adv_data.filt_index, p); in btm_ble_batchscan_filter_track_adv_vse_cback()
123 BTM_TRACE_EVENT("track_adv_vse_cback called: %d, %d, %d", adv_data.filt_index, in btm_ble_batchscan_filter_track_adv_vse_cback()
/hal_espressif-3.4.0/components/bt/host/bluedroid/common/include/common/
Dbt_common_types.h29 uint8_t filt_index; member
/hal_espressif-3.4.0/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c2102 tBTA_DM_BLE_PF_FILT_INDEX filt_index, in BTA_DmBleCfgFilterCondition() argument
2145 p_msg->filt_index = filt_index; in BTA_DmBleCfgFilterCondition()
2200 UNUSED(filt_index); in BTA_DmBleCfgFilterCondition()
2223 void BTA_DmBleScanFilterSetup(UINT8 action, tBTA_DM_BLE_PF_FILT_INDEX filt_index, in BTA_DmBleScanFilterSetup() argument
2240 p_msg->filt_index = filt_index; in BTA_DmBleScanFilterSetup()
2256 UNUSED(filt_index); in BTA_DmBleScanFilterSetup()
Dbta_dm_act.c5970 … (tBTM_BLE_PF_FILT_INDEX)p_data->ble_cfg_filter_cond.filt_index, in bta_dm_cfg_filter_cond()
6041 p_data->ble_scan_filt_param_setup.filt_index, in bta_dm_scan_filter_param_setup()
/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/include/stack/
Dbtm_ble_api.h2456 tBTM_BLE_PF_FILT_INDEX filt_index,
2478 tBTM_BLE_PF_FILT_INDEX filt_index,
/hal_espressif-3.4.0/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h847 tBTA_DM_BLE_PF_FILT_INDEX filt_index; member
863 tBTA_DM_BLE_PF_FILT_INDEX filt_index; member
/hal_espressif-3.4.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h2791 tBTA_DM_BLE_PF_FILT_INDEX filt_index,
2816 tBTA_DM_BLE_PF_FILT_INDEX filt_index,