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

◆ nrf_wifi_bal_deinit()

void nrf_wifi_bal_deinit ( struct nrf_wifi_bal_priv bpriv)

Deinitialize the BAL layer.

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

Parameters
bprivPointer to the BAL layer context returned by the nrf_wifi_bal_init API.
Returns
None.