Home
last modified time | relevance | path

Searched refs:tBTM_BLE_AFP (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_ble_api.h84 typedef UINT8 tBTM_BLE_AFP; typedef
498 tBTM_BLE_AFP adv_filter_policy;
774 tBTM_BLE_AFP filter_policy;
1457 … tBTM_BLE_ADV_CHNL_MAP chnl_map, tBTM_BLE_AFP afp, tBTM_START_ADV_CMPL_CBACK *adv_cb);
2356 void BTM_BleUpdateAdvFilterPolicy(tBTM_BLE_AFP adv_policy);
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_ble_int.h158 tBTM_BLE_AFP afp; /* advertising filter policy */
454 void btm_update_adv_filter_policy(tBTM_BLE_AFP adv_policy);
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h466 typedef tBTM_BLE_AFP tBTA_BLE_AFP;
2450 tBTM_BLE_ADV_CHNL_MAP chnl_map, tBTM_BLE_AFP adv_fil_pol,
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c323 tBTM_BLE_AFP adv_fil_pol = 0U; in bt_le_adv_start()
413 tBTM_BLE_AFP adv_fil_pol = 0U; in bt_mesh_ble_adv_start()
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h780 tBTM_BLE_AFP adv_filter_policy;
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_gap.c367 void BTM_BleUpdateAdvFilterPolicy(tBTM_BLE_AFP adv_policy) in BTM_BleUpdateAdvFilterPolicy()
1527 … tBTM_BLE_ADV_CHNL_MAP chnl_map, tBTM_BLE_AFP afp, tBTM_START_ADV_CMPL_CBACK *adv_cb) in BTM_BleSetAdvParamsAll()
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c1430 tBTM_BLE_ADV_CHNL_MAP chnl_map, tBTM_BLE_AFP adv_fil_pol, in BTA_DmSetBleAdvParamsAll()