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

Type of an OTS object. More...

#include <ots.h>

Data Fields

union {
   struct bt_uuid   uuid
 
   struct bt_uuid_16   uuid_16
 
   struct bt_uuid_128   uuid_128
 
}; 
 

Detailed Description

Type of an OTS object.

Field Documentation

◆ 

union { ... } bt_ots_obj_type::@115

◆ uuid

struct bt_uuid bt_ots_obj_type::uuid

◆ uuid_128

struct bt_uuid_128 bt_ots_obj_type::uuid_128

◆ uuid_16

struct bt_uuid_16 bt_ots_obj_type::uuid_16

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