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

◆ nrf_wifi_bal_dev_add()

struct nrf_wifi_bal_dev_ctx * nrf_wifi_bal_dev_add ( struct nrf_wifi_bal_priv bpriv,
void *  hal_dev_ctx 
)

Add a device context to the BAL layer.

Parameters
bprivPointer to the BAL layer context returned by the nrf_wifi_bal_init API.
hal_dev_ctxPointer to the HAL device context.
Returns
Pointer to the added device context.