Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Ddfu_slot.c68 static int slot_store(const struct slot *slot_to_store) in slot_store() argument
70 uint16_t idx = ARRAY_INDEX(slots, slot_to_store); in slot_store()
75 slot_to_store, HEADER_SIZE); in slot_store()
81 slot_to_store->slot.fwid, slot_to_store->slot.fwid_len); in slot_store()
88 slot_to_store->slot.metadata, slot_to_store->slot.metadata_len); in slot_store()