The directory listing object is an internal object which content is the aggregation of all the metadata of all objects (including the directory listing object itself). The client can read this value to get a list of all objects with names, lengths, and other metadata. Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
8 lines
129 B
Plaintext
8 lines
129 B
Plaintext
CONFIG_BT=y
|
|
CONFIG_BT_PERIPHERAL=y
|
|
CONFIG_BT_DEVICE_NAME="Zephyr OTS"
|
|
CONFIG_BT_OTS=y
|
|
CONFIG_BT_OTS_DIR_LIST_OBJ=y
|
|
|
|
CONFIG_LOG=y
|