Directory Listing Object.

Public Attributes#

uint16_t

DLO entry length.

sl_bt_ots_object_name_t

Object Name.

uint8_t

Flags indicating the content of the DLO entry.

sl_bt_ots_object_size_t

Object size: current and allocated size (optional)

Object First Created (optional)

Object Last Modified (optional)

Object properties (optional)

Public Attribute Documentation#

dls_length#

uint16_t sl_bt_ots_object_t::dls_length

DLO entry length.


id#

sl_bt_ots_object_id_t sl_bt_ots_object_t::id

Object ID.


name#

sl_bt_ots_object_name_t sl_bt_ots_object_t::name

Object Name.


dls_flags#

uint8_t sl_bt_ots_object_t::dls_flags

Flags indicating the content of the DLO entry.


type#

sl_bt_ots_object_type_t sl_bt_ots_object_t::type

Object type.


size#

sl_bt_ots_object_size_t sl_bt_ots_object_t::size

Object size: current and allocated size (optional)


first_created#

sl_bt_ots_object_first_created_t sl_bt_ots_object_t::first_created

Object First Created (optional)


last_modified#

sl_bt_ots_object_last_modified_t sl_bt_ots_object_t::last_modified

Object Last Modified (optional)


properties#

sl_bt_ots_object_properties_t sl_bt_ots_object_t::properties

Object properties (optional)