AWS IoT Device SDK C:
Static Memory
Statically-allocated buffer pools
|
Return to main page ↑ |
Get the fixed size of a message buffer.
The size of the message buffers are known at compile time, but it is a constant that may not be visible to all source files. This function allows other source files to know the size of a message buffer.