Searched defs:bufferPool_buffer_t (Results 1 - 1 of 1) sorted by relevance

/system/wlan/ti/sta_dk_4_0_4_32/common/src/utils/
H A DbufferPoolApi.h71 /** \typedef bufferPool_buffer_t
74 typedef void* bufferPool_buffer_t; typedef
176 bufferPool_buffer_t bufferPool_allocateBuffer( TI_HANDLE hBufferPool );
187 void bufferPool_releaseBuffer( TI_HANDLE hBufferPool, bufferPool_buffer_t buffer );

Completed in 133 milliseconds