Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dproxy.h18 int bt_mesh_proxy_gatt_enable(void);
Dmain.c535 err = bt_mesh_proxy_gatt_enable(); in bt_mesh_resume()
644 (void)bt_mesh_proxy_gatt_enable(); in bt_mesh_start()
Dproxy_srv.c989 int bt_mesh_proxy_gatt_enable(void) in bt_mesh_proxy_gatt_enable() function
1191 (void)bt_mesh_proxy_gatt_enable(); in gatt_disconnected()