Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Ddfu_slot.c21 #define DFU_SLOT_SETTINGS_PATH "bt/mesh-dfu/slot" macro
42 snprintf(buf, SLOT_ENTRY_BUFLEN, DFU_SLOT_SETTINGS_PATH "/%x/%s", idx, in slot_entry_encode()
401 SETTINGS_STATIC_HANDLER_DEFINE(bt_mesh_dfu_slots, DFU_SLOT_SETTINGS_PATH, NULL,