nRF5 SDK v17.1.0
Data Fields
ble_ots_obj_type_t Struct Reference

A structure representing the object type. More...

#include <ble_ots.h>

Data Fields

uint8_t len
 
union {
   uint16_t   type16
 
   uint8_t   type128 [16]
 
param
 

Detailed Description

A structure representing the object type.

Field Documentation

uint8_t ble_ots_obj_type_t::len

The length of the object type in bytes. 2 and 16 are the only valid type lengths.


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

Documentation feedback | Developer Zone | Subscribe | Updated