LunaSysMgr
|
Go to the source code of this file.
Classes | |
struct | WifiAccessPoint |
struct | BluetoothDevice |
struct | VpnProfile |
class | StatusBarServicesConnector |
Typedefs | |
typedef struct WifiAccessPoint | t_wifiAccessPoint |
typedef struct BluetoothDevice | t_bluetoothDevice |
typedef struct VpnProfile | t_vpnProfile |
typedef enum RadioState | t_radioState |
typedef enum AirplaneModeState | t_airplaneModeState |
typedef enum PhoneType | t_phoneType |
Enumerations | |
enum | RadioState { RADIO_OFF = 0, RADIO_TURNING_ON = 1, RADIO_TURNING_OFF = 2, RADIO_ON = 3 } |
enum | AirplaneModeState { AirplaneModeOff = 0, AirplaneModeTurningOn = 1, AirplaneModeTurningOff = 2, AirplaneModeOn = 3 } |
enum | PhoneType { PHONE_TYPE_UNKNOWN = 0, PHONE_TYPE_GSM, PHONE_TYPE_CDMA, PHONE_TYPE_NONE } |
typedef enum AirplaneModeState t_airplaneModeState |
typedef struct BluetoothDevice t_bluetoothDevice |
typedef enum PhoneType t_phoneType |
typedef enum RadioState t_radioState |
typedef struct VpnProfile t_vpnProfile |
typedef struct WifiAccessPoint t_wifiAccessPoint |
enum AirplaneModeState |
enum PhoneType |
enum RadioState |