Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dproxy.h19 int bt_mesh_proxy_gatt_disable(void);
Dmain.c386 (void)bt_mesh_proxy_gatt_disable(); in bt_mesh_reset()
474 err = bt_mesh_proxy_gatt_disable(); in bt_mesh_suspend()
Dproxy_srv.c1031 int bt_mesh_proxy_gatt_disable(void) in bt_mesh_proxy_gatt_disable() function