Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dproxy.h27 void bt_mesh_proxy_identity_stop(struct bt_mesh_subnet *sub);
Dsubnet.c591 bt_mesh_proxy_identity_stop(&subnets[i]); in bt_mesh_subnet_node_id_set()
599 bt_mesh_proxy_identity_stop(sub); in bt_mesh_subnet_node_id_set()
662 bt_mesh_proxy_identity_stop(sub); in bt_mesh_subnet_priv_node_id_set()
Dproxy_srv.c417 void bt_mesh_proxy_identity_stop(struct bt_mesh_subnet *sub) in bt_mesh_proxy_identity_stop() function
685 bt_mesh_proxy_identity_stop(sub); in proxy_adv_timeout_eval()