nrfxlib API 0.1.0
Loading...
Searching...
No Matches

◆ nrf_wifi_osal_nbuf_alloc()

void * nrf_wifi_osal_nbuf_alloc ( unsigned int  size)

Allocate a network buffer.

Parameters
sizeSize in bytes of the network buffer to be allocated.

Allocate a network buffer.

Returns
Pointer to the allocated network buffer if successful, NULL otherwise.