nrfxlib API 0.1.0
|
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.
bpriv | Pointer to the BAL layer context returned by the nrf_wifi_bal_init API. |
hal_dev_ctx | Pointer to the HAL device context. |