BALTECH SDK wrapper functions reference

§ Size

unsigned Size

Specifies the size of the characteristic in bytes.

If VariableSize in Flags parameter is set, this is not the exact size, but the maximum size of the attribute.

The maximum supported size of a single characteristic is 512 bytes. The total size of all characteristics may not exceed 1536 bytes.

Definition at line 605 of file typedefs.h.