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

◆ nrf_wifi_hal_buf_unmap_tx()

unsigned long nrf_wifi_hal_buf_unmap_tx ( struct nrf_wifi_hal_dev_ctx hal_ctx,
unsigned int  desc_id 
)

Unmap a transmit buffer from the Wi-Fi HAL.

This function unmaps a transmit buffer from the Wi-Fi HAL device context.

Parameters
hal_ctxPointer to the Wi-Fi HAL device context.
desc_idThe descriptor ID.
Returns
The status of the operation.