Home
last modified time | relevance | path

Searched defs:SLOT_ENTRY_BUFLEN (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/bluetooth/mesh/
Ddfu_slot.c19 #define SLOT_ENTRY_BUFLEN 25 macro
39 static char *slot_entry_encode(uint16_t idx, char buf[SLOT_ENTRY_BUFLEN], in slot_entry_encode()