Lines Matching defs:srv
118 static bool is_self_update(struct bt_mesh_dfd_srv *srv) in is_self_update()
130 static int dfd_srv_recv(struct bt_mesh_dfd_srv *srv, in dfd_srv_recv()
141 static void dfd_srv_del(struct bt_mesh_dfd_srv *srv, in dfd_srv_del()
147 static int dfd_srv_send(struct bt_mesh_dfd_srv *srv, in dfd_srv_send()
181 static int dfd_srv_start_oob_upload(struct bt_mesh_dfd_srv *srv, in dfd_srv_start_oob_upload()
201 static void dfd_srv_cancel_oob_upload(struct bt_mesh_dfd_srv *srv, in dfd_srv_cancel_oob_upload()
209 static uint8_t dfd_srv_oob_progress_get(struct bt_mesh_dfd_srv *srv, in dfd_srv_oob_progress_get()
368 static int dfu_meta_check(struct bt_mesh_dfu_srv *srv, in dfu_meta_check()
390 static int dfu_start(struct bt_mesh_dfu_srv *srv, in dfu_start()
402 static void dfu_end(struct bt_mesh_dfu_srv *srv, in dfu_end()
418 static int dfu_apply(struct bt_mesh_dfu_srv *srv, in dfu_apply()
736 const struct bt_mesh_rpr_node *srv, in rpr_scan_report()
3914 const struct bt_mesh_rpr_node srv = { in rpr_scan_start() local
3939 const struct bt_mesh_rpr_node srv = { in rpr_ext_scan_start() local
3962 const struct bt_mesh_rpr_node srv = { in rpr_scan_caps_get() local
3989 const struct bt_mesh_rpr_node srv = { in rpr_scan_get() local
4016 const struct bt_mesh_rpr_node srv = { in rpr_scan_stop() local
4040 const struct bt_mesh_rpr_node srv = { in rpr_link_get() local
4065 const struct bt_mesh_rpr_node srv = { in rpr_link_close() local
4089 struct bt_mesh_rpr_node srv = { in rpr_prov_remote() local
4110 struct bt_mesh_rpr_node srv = { in rpr_reprov_remote() local
4714 struct bt_mesh_blob_srv *srv = &dfd_srv.upload.blob; in blob_srv_recv() local
4716 struct bt_mesh_blob_srv *srv = &dfu_srv.blob; in blob_srv_recv() local
4753 struct bt_mesh_blob_srv *srv = &dfu_srv.blob; in blob_srv_cancel() local
4755 struct bt_mesh_blob_srv *srv = &dfd_srv.upload.blob; in blob_srv_cancel() local