Searched refs:bt_mesh_pb_gatt_recv (Results 1 – 4 of 4) sorted by relevance
11 int bt_mesh_pb_gatt_recv(struct bt_conn *conn, struct net_buf_simple *buf);
45 bt_mesh_pb_gatt_recv(role->conn, &role->buf); in pb_gatt_msg_recv()
83 int bt_mesh_pb_gatt_recv(struct bt_conn *conn, struct net_buf_simple *buf) in bt_mesh_pb_gatt_recv() function
56 bt_mesh_pb_gatt_recv(role->conn, &role->buf); in proxy_msg_recv()