Searched refs:adv_fil_pol (Results 1 – 3 of 3) sorted by relevance
/hal_espressif-3.6.0/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/ |
D | mesh_bearer_adapt.c | 318 tBTM_BLE_AFP adv_fil_pol = 0U; in bt_le_adv_start() local 365 adv_fil_pol = BLE_MESH_AP_SCAN_CONN_ALL; in bt_le_adv_start() 372 channel_map, adv_fil_pol, p_start_adv_cb)); in bt_le_adv_start() 392 tBTM_BLE_AFP adv_fil_pol = 0U; in bt_mesh_ble_adv_start() local 410 adv_fil_pol = BLE_MESH_AP_SCAN_CONN_ALL; in bt_mesh_ble_adv_start() 423 channel_map, adv_fil_pol, NULL)); in bt_mesh_ble_adv_start()
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/dm/ |
D | bta_dm_api.c | 1273 tBTM_BLE_ADV_CHNL_MAP chnl_map, tBTM_BLE_AFP adv_fil_pol, in BTA_DmSetBleAdvParamsAll() argument 1281 adv_type, addr_type_own, chnl_map, adv_fil_pol); in BTA_DmSetBleAdvParamsAll() 1293 p_msg->adv_filter_policy = adv_fil_pol; in BTA_DmSetBleAdvParamsAll()
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/include/bta/ |
D | bta_api.h | 2293 tBTM_BLE_ADV_CHNL_MAP chnl_map, tBTM_BLE_AFP adv_fil_pol,
|