nRF WiFi
Loading...
Searching...
No Matches

◆ nrf_wifi_osal_nbuf_set_raw_tx_hdr()

void * nrf_wifi_osal_nbuf_set_raw_tx_hdr ( void * nbuf,
unsigned short raw_hdr_len )

Set the raw Tx header in a network buffer.

Parameters
nbufPointer to a network buffer.
raw_hdr_lenLength of the raw Tx header to be set.

Sets the raw Tx header in a network buffer.

  • Returns
    Pointer to the raw Tx header if successful, NULL otherwise.