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

#include <uuid.h>

Data Fields

struct bt_uuid uuid
 UUID generic type.
 
uint8_t val [16]
 UUID value, 128-bit in little-endian format.
 

Field Documentation

◆ uuid

struct bt_uuid bt_uuid_128::uuid

UUID generic type.

◆ val

uint8_t bt_uuid_128::val[16]

UUID value, 128-bit in little-endian format.


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