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

◆ nbuf_alloc

void *(* nrf_wifi_osal_ops::nbuf_alloc) (unsigned int size)

Allocate a network buffer.

Parameters
sizeThe size of the network buffer.
Returns
A pointer to the allocated network buffer.