Searched refs:slot_count (Results 1 – 1 of 1) sorted by relevance
662 size_t slot_count; in test_dist_dfu_slot_create_recover() local678 slot_count = bt_mesh_dfu_slot_foreach(check_slot, &i); in test_dist_dfu_slot_create_recover()679 ASSERT_EQUAL(CONFIG_BT_MESH_DFU_SLOT_CNT - 2, slot_count); in test_dist_dfu_slot_create_recover()699 size_t slot_count; in check_delete_all() local704 slot_count = bt_mesh_dfu_slot_foreach(NULL, NULL); in check_delete_all()705 ASSERT_EQUAL(0, slot_count); in check_delete_all()