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

◆ nrf_wifi_osal_nbuf_data_size()

unsigned int nrf_wifi_osal_nbuf_data_size ( void *  nbuf)

Get the size of data in a network buffer.

Parameters
nbufPointer to a network buffer.

Gets the size of the data area of a network buffer (@nbuf).

Returns
Size of the network buffer data in bytes.