Home
last modified time | relevance | path

Searched refs:slot_to_erase (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/bluetooth/mesh/
Ddfu_slot.c93 static void slot_erase(struct slot *slot_to_erase) in slot_erase() argument
95 uint16_t idx = ARRAY_INDEX(slots, slot_to_erase); in slot_erase()