Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/bluetooth/mesh/
Ddfu_slot.c55 static bool is_slot_committed(struct slot *slot_to_check) in is_slot_committed() argument
60 if (s == slot_to_check) { in is_slot_committed()