include/alp/cnc_wifi.h File Reference


Detailed Description

Connection Manager Wifi specific declarations.

#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.


Define Documentation

#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


Typedef Documentation

typedef struct __AlpCncControlWifi AlpCncControlWifi
 

CNC Wifi Control Data.


Generated on Wed Jul 30 07:06:39 2008 by Doxygen 1.4.6 for ALP SDK + Hiker Documentation

Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.