RDK Documentation (Open Sourced RDK Components)
mfr_wifi_api.h File Reference

Manufacturer Library WIFI Public API. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

WIFI_API_RESULT WIFI_Init (void)
 Initialize the underlying WIFI data sub-system. More...
 
WIFI_API_RESULT WIFI_DeInit (void)
 Terminate the the WIFI data sub-system. More...
 
WIFI_API_RESULT WIFI_GetCredentials (WIFI_DATA *pData)
 
WIFI_API_RESULT WIFI_SetCredentials (WIFI_DATA *pData)
 
WIFI_API_RESULT WIFI_EraseAllData (void)
 

yes

Manufacturer Library WIFI Public API.

This API defines the Manufacturer API for the Device Settings WIFI interface.

Document
Document reference.
Open Issues (in no particular order)
  1. None
Assumptions
  1. None
Abbreviations
  • BE: Big-Endian.
  • cb: Callback function (suffix).
  • FPD: Front-Panel Display.
  • HAL: Hardware Abstraction Layer.
  • LE: Little-Endian.
  • LS: Least Significant.
  • MBZ: Must be zero.
  • MS: Most Significant.
  • RDK: Reference Design Kit.
  • _t: Type (suffix).
Implementation Notes
  1. None

Definition in file mfr_wifi_api.h.