Synergy Software Package User's Manual
RBLE_GATT_UUID_TYPE Struct Reference

UUID with different length Structure. More...

#include <rble_api.h>

Data Fields

uint8_t value_size
 
uint8_t expect_resp_size
 
uint8_t value [RBLE_GATT_128BIT_UUID_OCTET]
 

Detailed Description

UUID with different length Structure.

Field Documentation

◆ expect_resp_size

uint8_t RBLE_GATT_UUID_TYPE::expect_resp_size

expected response size - read multiple

◆ value

uint8_t RBLE_GATT_UUID_TYPE::value[RBLE_GATT_128BIT_UUID_OCTET]

actual UUID

◆ value_size

uint8_t RBLE_GATT_UUID_TYPE::value_size

Size of the UUID


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