Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dproxy_msg.h61 void bt_mesh_proxy_role_cleanup(struct bt_mesh_proxy_role *role);
Dpb_gatt_cli.c72 bt_mesh_proxy_role_cleanup(server.srv); in pb_gatt_disconnected()
Dpb_gatt_srv.c116 bt_mesh_proxy_role_cleanup(cli); in gatt_disconnected()
Dproxy_cli.c143 bt_mesh_proxy_role_cleanup(srv->role); in proxy_disconnected()
Dproxy_msg.c317 void bt_mesh_proxy_role_cleanup(struct bt_mesh_proxy_role *role) in bt_mesh_proxy_role_cleanup() function
Dproxy_srv.c1197 bt_mesh_proxy_role_cleanup(client->cli); in gatt_disconnected()