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

◆ nbuf_data_get

void *(* nrf_wifi_osal_ops::nbuf_data_get) (void *nbuf)

Get the pointer to the data area of a network buffer.

Parameters
nbufA pointer to the network buffer.
Returns
A pointer to the data area.