| 
    Bluenet
    5.7.0
    
   Bluenet, firmware for nRF52 smart home devices 
   | 
 
#include <structs/cs_PacketsInternal.h>

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... | |
| #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.