Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dproxy_server.c1116 static const struct bt_mesh_adv_data node_id_ad[] = { variable
1176 err = bt_le_adv_start(&fast_adv_param, node_id_ad, in node_id_adv()
1177 ARRAY_SIZE(node_id_ad), &proxy_sd, proxy_sd_len); in node_id_adv()