Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
bt_ots_obj_metadata Struct Reference

Descriptor for OTS object initialization. More...

#include <ots.h>

Data Fields

char * name
 
struct bt_ots_obj_type type
 
struct bt_ots_obj_size size
 
uint32_t props
 

Detailed Description

Descriptor for OTS object initialization.

Field Documentation

◆ name

char* bt_ots_obj_metadata::name

◆ props

uint32_t bt_ots_obj_metadata::props

◆ size

struct bt_ots_obj_size bt_ots_obj_metadata::size

◆ type

struct bt_ots_obj_type bt_ots_obj_metadata::type

The documentation for this struct was generated from the following file: