Zephyr Project API  3.3.0
A Scalable Open Source RTOS
bt_ots_obj_size Struct Reference

Descriptor for OTS Object Size parameter. More...

#include <ots.h>

Data Fields

uint32_t cur
 Current Size. More...
 
uint32_t alloc
 Allocated Size. More...
 

Detailed Description

Descriptor for OTS Object Size parameter.

Field Documentation

◆ alloc

uint32_t bt_ots_obj_size::alloc

Allocated Size.

◆ cur

uint32_t bt_ots_obj_size::cur

Current Size.


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