Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
 4.2.99
bt_ots_obj_type Struct Reference

Type of an OTS object. More...

#include <zephyr/bluetooth/services/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:
  • zephyr/bluetooth/services/ots.h