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

◆ nrf_wifi_osal_init()

void nrf_wifi_osal_init ( const struct nrf_wifi_osal_ops ops)

Initialize the OSAL layer.

Parameters
opsPointer to the OSAL operations structure.

Initializes the OSAL layer and is expected to be called before using the OSAL layer.

Returns
None.