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

◆ nrf_wifi_osal_nbuf_set_chksum_done()

void nrf_wifi_osal_nbuf_set_chksum_done ( void *  nbuf,
unsigned char  chksum_done 
)

Set the checksum status of a network buffer.

Parameters
nbufPointer to a network buffer.
chksum_doneChecksum status of the network buffer.

Set the checksum status of a network buffer.

Returns
None