Searched refs:bt_mesh_dfd_srv_start (Results 1 – 4 of 4) sorted by relevance
28 enum bt_mesh_dfd_status bt_mesh_dfd_srv_start(struct bt_mesh_dfd_srv *srv,
308 status_rsp(srv, ctx, bt_mesh_dfd_srv_start(srv, ¶ms)); in handle_start()1030 enum bt_mesh_dfd_status bt_mesh_dfd_srv_start(struct bt_mesh_dfd_srv *srv, in bt_mesh_dfd_srv_start() function
254 enum bt_mesh_dfd_status status = bt_mesh_dfd_srv_start(dfd_srv, ¶ms); in cmd_dfd_start()
502 status = bt_mesh_dfd_srv_start(&dfd_srv, &start_params); in dist_dfu_start_and_confirm()