Home
last modified time | relevance | path

Searched refs:BLE_MESH_AP_SCAN_CONN_ALL (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-2.7.6/components/bt/esp_ble_mesh/mesh_core/include/
Dmesh_bearer_adapt.h58 #define BLE_MESH_AP_SCAN_CONN_ALL 0x00 macro
/hal_espressif-2.7.6/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c365 adv_fil_pol = BLE_MESH_AP_SCAN_CONN_ALL; in bt_le_adv_start()
410 adv_fil_pol = BLE_MESH_AP_SCAN_CONN_ALL; in bt_mesh_ble_adv_start()
/hal_espressif-2.7.6/components/bt/esp_ble_mesh/mesh_core/nimble_host/
Dmesh_bearer_adapt.c889 adv_params.filter_policy = BLE_MESH_AP_SCAN_CONN_ALL; in bt_mesh_ble_adv_start()