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

Descriptor for OTS Object Size parameter. More...

#include <ots.h>

Data Fields

uint32_t cur
 Current Size.
 
uint32_t alloc
 Allocated Size.
 

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: