Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/bluetooth/mesh/
Dpb_gatt.h9 int bt_mesh_pb_gatt_start(struct bt_conn *conn);
Dpb_gatt.c105 int bt_mesh_pb_gatt_start(struct bt_conn *conn) in bt_mesh_pb_gatt_start() function
Dpb_gatt_srv.c152 bt_mesh_pb_gatt_start(conn); in prov_ccc_write()