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

◆ nrf_wifi_hal_deinit()

void nrf_wifi_hal_deinit ( struct nrf_wifi_hal_priv hpriv)

Deinitialize the HAL layer.

Parameters
hprivPointer to the HAL context returned by the nrf_wifi_hal_init API.

This API is used to deinitialize the HAL layer and is expected to be called after done using the HAL layer.

Returns
None.