Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bt_ots_obj_add_param Struct Reference

Descriptor for OTS object addition. More...

#include <ots.h>

Data Fields

uint32_t size
 Object size to allocate.
 
struct bt_ots_obj_type type
 Object type.
 

Detailed Description

Descriptor for OTS object addition.

Field Documentation

◆ size

uint32_t bt_ots_obj_add_param::size

Object size to allocate.

◆ type

struct bt_ots_obj_type bt_ots_obj_add_param::type

Object type.


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