Functions | |
void | WIFI_GetVersion (void) |
Function: WIFI_GetVersion. More... | |
void | WIFI_GetCapabilities (void) |
Function: WIFI_GetCapabilities. More... | |
void | WIFI_Initialize_Uninitialize (void) |
Function: WIFI_Initialize/Uninitialize. More... | |
void | WIFI_PowerControl (void) |
Function: WIFI_PowerControl. More... | |
void | WIFI_GetModuleInfo (void) |
Function: WIFI_GetModuleInfo. More... | |
These tests verify API and operation of the WiFi control functions.
void WIFI_GetVersion | ( | void | ) |
The test function WIFI_GetVersion verifies the WiFi Driver GetVersion function.
void WIFI_GetCapabilities | ( | void | ) |
The test function WIFI_GetCapabilities verifies the WiFi Driver GetCapabilities function.
void WIFI_Initialize_Uninitialize | ( | void | ) |
The test function WIFI_Initialize_Uninitialize verifies the WiFi Driver Initialize and Uninitialize functions.
and
Testing sequence:
void WIFI_PowerControl | ( | void | ) |
The test function WIFI_PowerControl verifies the WiFi Driver PowerControl function.
Testing sequence:
void WIFI_GetModuleInfo | ( | void | ) |
The test function WIFI_GetModuleInfo verifies the WiFi Driver GetModuleInfo function.