Home
last modified time | relevance | path

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

/subsys/bluetooth/mesh/
A Ddfu_slot.h103 const struct bt_mesh_dfu_slot *bt_mesh_dfu_slot_at(uint16_t img_idx);
A Ddfu_slot.c266 const struct bt_mesh_dfu_slot *bt_mesh_dfu_slot_at(uint16_t img_idx) in bt_mesh_dfu_slot_at() function
A Ddfd_srv.c722 slot = bt_mesh_dfu_slot_at(idx); in handle_fw_get_by_index()
1041 xfer.slot = bt_mesh_dfu_slot_at(params->slot_idx); in bt_mesh_dfd_srv_start()
/subsys/bluetooth/mesh/shell/
A Ddfu.c434 slot = bt_mesh_dfu_slot_at(idx); in cmd_dfu_slot_del()
493 slot = bt_mesh_dfu_slot_at(idx); in cmd_dfu_slot_get()
690 slot = bt_mesh_dfu_slot_at(slot_idx); in cmd_dfu_target_check()
754 xfer.slot = bt_mesh_dfu_slot_at(slot_idx); in cmd_dfu_send()
A Ddfd.c344 const struct bt_mesh_dfu_slot *slot = bt_mesh_dfu_slot_at(idx); in cmd_dfd_fw_get_by_idx()

Completed in 21 milliseconds