AWS IoT Device SDK C: Static Memory
Statically-allocated buffer pools
Return to main page ↑
Related Pages
Here is a list of all related documentation pages:
[detail level 12]
 ConfigurationConfiguration settings of the statically-allocated buffer pools
 FunctionsFunctions of the static memory component
 IotStaticMemory_FindFreeFind a free buffer using the "in-use" flags.
 IotStaticMemory_ReturnInUseReturn an "in-use" buffer.
 Iot_MessageBufferSizeGet the fixed size of a message buffer.
 Iot_MallocMessageBufferGet an empty message buffer.
 Iot_FreeMessageBufferFree an in-use message buffer.