Heap
This module includes functions that set the external OpenThread heap.
Summary
Functions |
|
---|---|
otHeapCAlloc(size_t aCount, size_t aSize)
|
void *
|
otHeapFree(void *aPointer)
|
void
|
Functions
otHeapCAlloc
void * otHeapCAlloc( size_t aCount, size_t aSize )
otHeapFree
void otHeapFree( void *aPointer )