nrfxlib API 0.1.0
|
enum nrf_wifi_status nrf_wifi_hal_otp_pack_info_get | ( | struct nrf_wifi_hal_dev_ctx * | hal_dev_ctx, |
unsigned int * | package_info | ||
) |
Get the OTP package information for the Wi-Fi HAL.
This function gets the OTP package information for the Wi-Fi HAL device context.
hal_dev_ctx | Pointer to the Wi-Fi HAL device context. |
package_info | Pointer to the package information. |