Searched refs:bt_mesh_dfu_slot_at (Results 1 – 5 of 5) sorted by relevance
103 const struct bt_mesh_dfu_slot *bt_mesh_dfu_slot_at(uint16_t img_idx);
266 const struct bt_mesh_dfu_slot *bt_mesh_dfu_slot_at(uint16_t img_idx) in bt_mesh_dfu_slot_at() function
722 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()
434 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()
344 const struct bt_mesh_dfu_slot *slot = bt_mesh_dfu_slot_at(idx); in cmd_dfd_fw_get_by_idx()
Completed in 21 milliseconds