Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dproxy_client.h17 #define BLE_MESH_PROXY_ADV_NET_ID 0x00 macro
Dproxy_client.c668 case BLE_MESH_PROXY_ADV_NET_ID: { in bt_mesh_proxy_client_gatt_adv_recv()
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c947 if (!addr || !ctx || type != BLE_MESH_PROXY_ADV_NET_ID) { in btc_ble_mesh_proxy_client_adv_recv_cb()