Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dproxy_server.h60 void bt_mesh_proxy_server_beacon_send(struct bt_mesh_subnet *sub);
Dproxy_server.c399 void bt_mesh_proxy_server_beacon_send(struct bt_mesh_subnet *sub) in bt_mesh_proxy_server_beacon_send() function
407 bt_mesh_proxy_server_beacon_send(&bt_mesh.sub[i]); in bt_mesh_proxy_server_beacon_send()
Dnet.c639 bt_mesh_proxy_server_beacon_send(sub); in bt_mesh_net_sec_update()
Dcfg_srv.c2240 bt_mesh_proxy_server_beacon_send(sub); in net_key_add()