Zephyr API Documentation 4.2.0-rc3
A Scalable Open Source RTOS
 4.2.0-rc3
bt_uuid_32 Struct Reference

#include <zephyr/bluetooth/uuid.h>

Data Fields

struct bt_uuid uuid
 UUID generic type.
uint32_t val
 UUID value, 32-bit in host endianness.

Field Documentation

◆ uuid

struct bt_uuid bt_uuid_32::uuid

UUID generic type.

◆ val

uint32_t bt_uuid_32::val

UUID value, 32-bit in host endianness.


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