#include <alp/cnc.h>
#include <alp/config.h>
#include <alp/sysclass.h>
#include <alp/types.h>
Go to the source code of this file.
Data Structures | |
| struct | __AlpCncControlWifi |
Defines | |
| #define | ALP_CNC_CONTROL_WIFI_CLASS ((uint32_t) 0x00010000) |
| Class for Wifi controls. | |
| #define | ALP_CNC_CONTROL_WIFI_SCAN (ALP_CNC_CONTROL_WIFI_CLASS | (uint32_t) 0x00000000) |
| force the Wifi driver to re-scan the area | |
| #define | ALP_CNC_CONTROL_WIFI_SET_POWER_MANAGEMENT (ALP_CNC_CONTROL_WIFI_CLASS | (uint32_t) 0x00000002) |
| set Wifi radio on or off | |
| #define | ALP_CNC_CONTROL_WIFI_SET_RADIO_STATE (ALP_CNC_CONTROL_WIFI_CLASS | (uint32_t) 0x00000001) |
| set Wifi radio on or off | |
Typedefs | |
| typedef __AlpCncControlWifi | AlpCncControlWifi |
| CNC Wifi Control Data. | |
|
|
Class for Wifi controls.
|
|
|
force the Wifi driver to re-scan the area
|
|
|
set Wifi radio on or off
|
|
|
set Wifi radio on or off
|
|
|
CNC Wifi Control Data.
|
Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.