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

◆ nbuf_headroom_res

void(* nrf_wifi_osal_ops::nbuf_headroom_res) (void *nbuf, unsigned int size)

Reserve headroom at the beginning of the data area of a network buffer.

Parameters
nbufA pointer to the network buffer.
sizeThe size of the headroom to reserve.