Bluenet  5.7.0
Bluenet, firmware for nRF52 smart home devices
Loading...
Searching...
No Matches
cs_CharacteristicBuffer.h File Reference
Include dependency graph for cs_CharacteristicBuffer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CharacteristicBuffer
 CharacteristicBuffer is a byte array with header. More...
 

Macros

#define CS_CHAR_BUFFER_DEFAULT_OFFSET   8
 Size of the header used for long write. More...
 

Macro Definition Documentation

◆ CS_CHAR_BUFFER_DEFAULT_OFFSET

#define CS_CHAR_BUFFER_DEFAULT_OFFSET   8

Size of the header used for long write.

Multiple of 4 so the buffer with offset is aligned.