Home
last modified time | relevance | path

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

/hal_espressif-latest/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-latest/components/bt/host/bluedroid/common/include/common/
Dbt_common_types.h21 uint8_t filt_index; member
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c2282 tBTA_DM_BLE_PF_FILT_INDEX filt_index, in BTA_DmBleCfgFilterCondition() argument
2325 p_msg->filt_index = filt_index; in BTA_DmBleCfgFilterCondition()
2380 UNUSED(filt_index); in BTA_DmBleCfgFilterCondition()
2403 void BTA_DmBleScanFilterSetup(UINT8 action, tBTA_DM_BLE_PF_FILT_INDEX filt_index, in BTA_DmBleScanFilterSetup() argument
2420 p_msg->filt_index = filt_index; in BTA_DmBleScanFilterSetup()
2436 UNUSED(filt_index); in BTA_DmBleScanFilterSetup()
Dbta_dm_act.c6230 … (tBTM_BLE_PF_FILT_INDEX)p_data->ble_cfg_filter_cond.filt_index, in bta_dm_cfg_filter_cond()
6301 p_data->ble_scan_filt_param_setup.filt_index, in bta_dm_scan_filter_param_setup()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_ble_api.h2554 tBTM_BLE_PF_FILT_INDEX filt_index,
2576 tBTM_BLE_PF_FILT_INDEX filt_index,
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h959 tBTA_DM_BLE_PF_FILT_INDEX filt_index; member
975 tBTA_DM_BLE_PF_FILT_INDEX filt_index; member
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h2973 tBTA_DM_BLE_PF_FILT_INDEX filt_index,
2998 tBTA_DM_BLE_PF_FILT_INDEX filt_index,