Lines Matching defs:status
20 enum bt_mesh_dfd_status status) in print_receivers_status()
26 enum bt_mesh_dfd_status status) in print_dfd_status()
42 static void print_fw_status(const struct shell *sh, enum bt_mesh_dfd_status status, in print_fw_status()
102 enum bt_mesh_dfd_status status = bt_mesh_dfd_srv_receiver_add( in cmd_dfd_receivers_add() local
127 enum bt_mesh_dfd_status status = bt_mesh_dfd_srv_receivers_delete_all( in cmd_dfd_receivers_delete_all() local
254 enum bt_mesh_dfd_status status = bt_mesh_dfd_srv_start(dfd_srv, ¶ms); in cmd_dfd_start() local
272 enum bt_mesh_dfd_status status = bt_mesh_dfd_srv_suspend(dfd_srv); in cmd_dfd_suspend() local
290 enum bt_mesh_dfd_status status = bt_mesh_dfd_srv_cancel(dfd_srv, NULL); in cmd_dfd_cancel() local
308 enum bt_mesh_dfd_status status = bt_mesh_dfd_srv_apply(dfd_srv); in cmd_dfd_apply() local
379 enum bt_mesh_dfd_status status = bt_mesh_dfd_srv_fw_delete(dfd_srv, in cmd_dfd_fw_delete() local
399 enum bt_mesh_dfd_status status = bt_mesh_dfd_srv_fw_delete_all(dfd_srv); in cmd_dfd_fw_delete_all() local