Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/bluetooth/mesh/
Ddfu_slot.h23 int bt_mesh_dfu_slot_count(void);
Ddfu_slot.c114 int bt_mesh_dfu_slot_count(void) in bt_mesh_dfu_slot_count() function
Ddfd_srv.c683 net_buf_simple_add_le16(&rsp, bt_mesh_dfu_slot_count()); in fw_status_rsp()
/Zephyr-Core-3.5.0/subsys/bluetooth/mesh/shell/
Ddfd.c46 status, bt_mesh_dfu_slot_count(), idx); in print_fw_status()