Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/shell/
Ddfd.c57 static enum bt_mesh_dfu_iter slot_space_cb(const struct bt_mesh_dfu_slot *slot, in slot_space_cb() function
182 (void)bt_mesh_dfu_slot_foreach(slot_space_cb, &size); in cmd_dfd_capabilities_get()
/Zephyr-latest/subsys/bluetooth/mesh/
Ddfd_srv.c199 static enum bt_mesh_dfu_iter slot_space_cb(const struct bt_mesh_dfu_slot *slot, in slot_space_cb() function
223 (void)bt_mesh_dfu_slot_foreach(slot_space_cb, &size); in handle_capabilities_get()