Searched refs:bt_mesh_dfd_srv_cancel (Results 1 – 3 of 3) sorted by relevance
33 enum bt_mesh_dfd_status bt_mesh_dfd_srv_cancel(struct bt_mesh_dfd_srv *srv,
325 bt_mesh_dfd_srv_cancel(srv, ctx); in handle_cancel()1134 enum bt_mesh_dfd_status bt_mesh_dfd_srv_cancel(struct bt_mesh_dfd_srv *srv, in bt_mesh_dfd_srv_cancel() function
290 enum bt_mesh_dfd_status status = bt_mesh_dfd_srv_cancel(dfd_srv, NULL); in cmd_dfd_cancel()