Home
last modified time | relevance | path

Searched refs:bt_mesh_pb_gatt_close (Results 1 – 4 of 4) sorted by relevance

/Zephyr-Core-3.5.0/subsys/bluetooth/mesh/
Dpb_gatt.h10 int bt_mesh_pb_gatt_close(struct bt_conn *conn);
Dpb_gatt_cli.c71 bt_mesh_pb_gatt_close(conn); in pb_gatt_disconnected()
Dpb_gatt.c121 int bt_mesh_pb_gatt_close(struct bt_conn *conn) in bt_mesh_pb_gatt_close() function
Dpb_gatt_srv.c125 bt_mesh_pb_gatt_close(conn); in gatt_disconnected()