Searched refs:gatt_recv_cb (Results 1 – 2 of 2) sorted by relevance
225 typedef ssize_t (*gatt_recv_cb)(struct bt_conn *conn, typedef236 void bt_mesh_gatt_recv_callback(gatt_recv_cb recv_callback);
178 static gatt_recv_cb bt_mesh_gatt_recv;577 void bt_mesh_gatt_recv_callback(gatt_recv_cb recv_callback) in bt_mesh_gatt_recv_callback()
Completed in 4 milliseconds