BALTECH SDK wrapper functions reference
brp_BlePeriph_DefineService_Characteristics_Entry Struct Reference

#include <typedefs.h>

Data Fields

brp_buf CharacteristicUUID
 Specifies the UUID (16 or 128 bits) of the BLE characteristic. More...
 
size_t CharacteristicUUID_len
 Length of CharacteristicUUID (in bytes). More...
 
bool SupportsIndicate
 
bool SupportsNotify
 
bool SupportsWrite
 
bool SupportsWriteNoResponse
 
bool SupportsRead
 
bool VariableSize
 
unsigned Size
 Specifies the size of the characteristic in bytes. More...
 

Detailed Description

Definition at line 567 of file typedefs.h.


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