Searched refs:allocateMqttFixedBuffer (Results 1 – 2 of 2) sorted by relevance
41 MQTTFixedBuffer_t * allocateMqttFixedBuffer( MQTTFixedBuffer_t * pFixedBuffer );
44 MQTTFixedBuffer_t * allocateMqttFixedBuffer( MQTTFixedBuffer_t * pFixedBuffer ) in allocateMqttFixedBuffer() function96 pNetworkBuffer = allocateMqttFixedBuffer( NULL ); in allocateMqttAgentContext()