Searched refs:bt_mesh_provisioner_pb_gatt_recv (Results 1 – 3 of 3) sorted by relevance
125 int bt_mesh_provisioner_pb_gatt_recv(struct bt_mesh_conn *conn, struct net_buf_simple *buf);
218 bt_mesh_provisioner_pb_gatt_recv(server->conn, &server->buf); in proxy_complete_pdu()
3137 int bt_mesh_provisioner_pb_gatt_recv(struct bt_mesh_conn *conn, struct net_buf_simple *buf) function