Zephyr Project API 3.7.0-rc1
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]

union { ... } bt_ots_obj_type

◆ 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: