Home
last modified time | relevance | path

Searched refs:bt_mesh_pb_gatt_srv_disable (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/subsys/bluetooth/mesh/
Dpb_gatt_srv.h14 int bt_mesh_pb_gatt_srv_disable(void);
Dpb_gatt_srv.c122 (void)bt_mesh_pb_gatt_srv_disable(); in gatt_disconnected()
191 int bt_mesh_pb_gatt_srv_disable(void) in bt_mesh_pb_gatt_srv_disable() function
Dsettings.c108 (void)bt_mesh_pb_gatt_srv_disable(); in mesh_commit()
Dmain.c466 err = bt_mesh_pb_gatt_srv_disable(); in bt_mesh_suspend()
640 (void)bt_mesh_pb_gatt_srv_disable(); in bt_mesh_start()
Dprovisionee.c742 (void)bt_mesh_pb_gatt_srv_disable(); in bt_mesh_prov_disable()