|
LunaSysMgr
|
#include "StatusBar.h"#include "StatusBarServicesConnector.h"#include "cjson/json.h"#include "HostBase.h"#include "Localization.h"#include "Preferences.h"#include "DeviceInfo.h"#include "BtDeviceClass.h"#include "SystemService.h"#include <string.h>#include <map>Macros | |
| #define | AP_MODE_PHONE 1 |
| #define | AP_MODE_WIFI 2 |
| #define | AP_MODE_BLUETOOTH 3 |
| #define AP_MODE_BLUETOOTH 3 |
| #define AP_MODE_PHONE 1 |
| #define AP_MODE_WIFI 2 |