Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Ddfu_slot.c48 static bool slot_eq(const struct bt_mesh_dfu_slot *slot, in slot_eq() function
190 slot_eq(&slots[i].slot, fwid, fwid_len)) { in bt_mesh_dfu_slot_fwid_set()
285 if (slot_eq(&s->slot, fwid, fwid_len)) { in bt_mesh_dfu_slot_get()