Lines Matching defs:srv
51 struct bt_mesh_rpr_node *srv, in link_report()
96 struct bt_mesh_rpr_node srv = RPR_NODE(ctx); in handle_extended_scan_report() local
129 struct bt_mesh_rpr_node srv = RPR_NODE(ctx); in handle_link_report() local
168 struct bt_mesh_rpr_node srv = RPR_NODE(ctx); in handle_link_status() local
202 struct bt_mesh_rpr_node srv = RPR_NODE(ctx); in handle_pdu_outbound_report() local
233 struct bt_mesh_rpr_node srv = RPR_NODE(ctx); in handle_pdu_report() local
264 struct bt_mesh_rpr_node srv = RPR_NODE(ctx); in handle_scan_caps_status() local
288 struct bt_mesh_rpr_node srv = RPR_NODE(ctx); in handle_scan_report() local
321 struct bt_mesh_rpr_node srv = RPR_NODE(ctx); in handle_scan_status() local
423 struct bt_mesh_msg_ack_ctx *ack_ctx, const struct bt_mesh_rpr_node *srv, in tx_wait()
448 const struct bt_mesh_rpr_node *srv) in link_init()
468 struct bt_mesh_rpr_node srv = cli->link.srv; in link_closed() local
483 const struct bt_mesh_rpr_node *srv, in bt_mesh_rpr_scan_caps_get()
493 const struct bt_mesh_rpr_node *srv, in bt_mesh_rpr_scan_get()
503 const struct bt_mesh_rpr_node *srv, in bt_mesh_rpr_scan_start()
526 const struct bt_mesh_rpr_node *srv, in bt_mesh_rpr_scan_start_ext()
553 const struct bt_mesh_rpr_node *srv, in bt_mesh_rpr_scan_stop()
563 const struct bt_mesh_rpr_node *srv, in bt_mesh_rpr_link_get()
573 const struct bt_mesh_rpr_node *srv, in bt_mesh_rpr_link_close()
584 const struct bt_mesh_rpr_node *srv, const uint8_t uuid[16], in link_open_prov()
602 const struct bt_mesh_rpr_node *srv, in link_open_node()
710 const struct bt_mesh_rpr_node *srv = ctx->srv; in pb_link_open() local