Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Ddfu_slot.c55 static bool is_slot_committed(struct slot *slot_to_check) in is_slot_committed() function
165 if (slot->idx == 0 || is_slot_committed(slot)) { in bt_mesh_dfu_slot_info_set()
184 if (slot->idx == 0 || is_slot_committed(slot)) { in bt_mesh_dfu_slot_fwid_set()
191 return is_slot_committed(&slots[i]) ? in bt_mesh_dfu_slot_fwid_set()
209 is_slot_committed(slot)) { in bt_mesh_dfu_slot_commit()
230 if (is_slot_committed(slot)) { in bt_mesh_dfu_slot_release()