.features_required = {16, 85}
},
#endif
+ #ifdef TBT_MODULE_APP_BT_PBAP_ALL_VCARDS
+
+ // PBAP All Vcards
+ {
+ .name = "PBAP All Vcards",
+ .parent = "Bluetooth",
+ .apptype = TBT_APP_BT_PBAP_ALL_VCARDS,
+ .icon_name = "dummy",
+ .info = "Get All Phonebook vcards from PBAP Server",
+ .result = 0,
+ .required_features_count = 2,
+ .features_required = {16, 67}
+
+ },
+ #endif
#endif
.features_required = {17,81}
},
#endif
+ #ifdef TBT_MODULE_APP_NFC_ESE
+ // NFC ESE Test
+ {
+ .name = "NFC ESE",
+ .parent = "NFC",
+ .apptype = TBT_APP_NFC_ESE,
+ .icon_name = "dummy",
+ .info = "Test NFC HCE ESE card emulation",
+ .result = 0,
+ .required_features_count = 2,
+ .features_required = {17,81}
+ },
+ #endif
+#endif
+
+#ifdef TBT_MODULE_SMARTCARD
+ #ifdef TBT_MODULE_APP_SMARTCARD
+ {
+ .name = "Smartcard",
+ .parent = "Smartcard",
+ .apptype = TBT_APP_SMARTCARD,
+ .icon_name = "dummy",
+ .info = "Smartcard signed <br/> unsigned app check",
+ .result = 0
+ },
+ #endif
#endif
#ifdef TBT_MODULE_DISPLAY
"5. Place device on <b>top edge</b>, <b>Y</b> axis value will be <b>~-9.8</b> other axis value will be <b>~0</b>.<br/>"
"6. Place device on bottom edge, Y axis value will be ~9.8 other axis value will be ~0.<br/>"
"7. with the rotation of device Cube will rotate in same orientation.<br/>"
- "7. Min-Max Value range will be shown in top of axis info",
+ "8. Min-Max Value range will be shown in top of axis info",
.result = 0,
.sensortype = SENSOR_ACCELEROMETER,
.units = SENSOR_UNIT_METRE_PER_SECOND_SQUARED,
#endif
#ifdef TBT_MODULE_RUNTIME
- #ifdef TBT_MODULE_APP_RUNTIME_INFO
+ #ifdef TBT_MODULE_APP_AUDIO_JACK
//Runtime Info
{
- .name = "Runtime Info",
+ .name = "Audio Jack Status",
.parent = "Runtime Info",
- .apptype = TBT_APP_RUNTIME_INFO,
+ .apptype = TBT_APP_AUDIO_JACK,
.icon_name = "dummy",
.info = "1. Initially <b>Audio Jack Not Connected</b> message will be shown.<br/>"
"2. Insert an only audio out headphone in audio jack.<br/>"
.result = 0
},
#endif
+ #ifdef TBT_MODULE_APP_KEY_VIBRATION
+
+ //Runtime Info
+ {
+ .name = "Key Vibration Status",
+ .parent = "Runtime Info",
+ .apptype = TBT_APP_KEY_VIBRATION,
+ .icon_name = "dummy",
+ .info = "View Audio Jack <br/>Insert Info",
+ .result = 0
+ },
+ #endif
+ #ifdef TBT_MODULE_APP_BATTERY
+
+ //Runtime Info
+ {
+ .name = "Battery Status",
+ .parent = "Runtime Info",
+ .apptype = TBT_APP_BATTERY,
+ .icon_name = "dummy",
+ .info = "View Audio Jack <br/>Insert Info",
+ .result = 0
+ },
+ #endif
+ #ifdef TBT_MODULE_APP_GPS_STATUS
+
+ //Runtime Info
+ {
+ .name = "Gps Status",
+ .parent = "Runtime Info",
+ .apptype = TBT_APP_GPS_STATUS,
+ .icon_name = "dummy",
+ .info = "View Audio Jack <br/>Insert Info",
+ .result = 0,
+ .required_features_count = 1,
+ .features_required = {11}
+ },
+ #endif
+ #ifdef TBT_MODULE_APP_USB_CONNECTED
+
+ //Runtime Info
+ {
+ .name = "USB Status",
+ .parent = "Runtime Info",
+ .apptype = TBT_APP_USB_CONNECTED,
+ .icon_name = "dummy",
+ .info = "View Audio Jack <br/>Insert Info",
+ .result = 0
+ },
+ #endif
+ #ifdef TBT_MODULE_APP_BLUETOOTH_ENABLED
+
+ //Runtime Info
+ {
+ .name = "Bluetooth Status",
+ .parent = "Runtime Info",
+ .apptype = TBT_APP_BLUETOOTH_ENABLED,
+ .icon_name = "dummy",
+ .info = "View Audio Jack <br/>Insert Info",
+ .result = 0,
+ .required_features_count = 1,
+ .features_required = {16}
+ },
+ #endif
+ #ifdef TBT_MODULE_APP_AUTO_ROTATION_ENABLED
+
+ //Runtime Info
+ {
+ .name = "Auto Rotate Status",
+ .parent = "Runtime Info",
+ .apptype = TBT_APP_AUTO_ROTATION_ENABLED,
+ .icon_name = "dummy",
+ .info = "View Audio Jack <br/>Insert Info",
+ .result = 0,
+ .required_features_count = 1,
+ .features_required = {41}
+ },
+ #endif
+ #ifdef TBT_MODULE_APP_LOCATION_SERVICE_ENABLED
+
+ //Runtime Info
+ {
+ .name = "Location Status",
+ .parent = "Runtime Info",
+ .apptype = TBT_APP_LOCATION_SERVICE_ENABLED,
+ .icon_name = "dummy",
+ .info = "View Audio Jack <br/>Insert Info",
+ .result = 0,
+ .required_features_count = 1,
+ .features_required = {10}
+ },
+ #endif
+ #ifdef TBT_MODULE_APP_WIFI_HOTSPOT_ENABLED
+
+ //Runtime Info
+ {
+ .name = "Wifi HotSpot Status",
+ .parent = "Runtime Info",
+ .apptype = TBT_APP_WIFI_HOTSPOT_ENABLED,
+ .icon_name = "dummy",
+ .info = "View Audio Jack <br/>Insert Info",
+ .result = 0,
+ .required_features_count = 1,
+ .features_required = {24}
+ },
+ #endif
#endif
#ifdef TBT_MODULE_SCREEN_MIRROR
#endif
#endif
#ifdef TBT_MODULE_SYSTEMSETTINGS
- #ifdef TBT_MODULE_APP_SYSTEM_SETTINGS
+ #ifdef TBT_MODULE_APP_SYSTEM_SETTINGS_FONT
//System Settings
{
- .name = "System Settings",
+ .name = "System Settings Font",
.parent = "System Settings",
- .apptype = TBT_APP_SYSTEM_SETTINGS,
+ .apptype = TBT_APP_SYSTEM_SETTINGS_FONT,
.icon_name = "dummy",
- .info = "<br/>1.Manually change settings for each item through device Settings.<br/>"
- "2. Verify all the items' values.",
+ .info = "<br/>1.Manually change settings for each item through device Settings.<br/>2. Verify all the items' values.",
+ .result = 0
+ },
+ #endif
+ #ifdef TBT_MODULE_APP_SYSTEM_SETTINGS_TIMEFORMAT
+
+ //System Settings
+ {
+ .name = "System Settings Time Format",
+ .parent = "System Settings",
+ .apptype = TBT_APP_SYSTEM_SETTINGS_TIMEFORMAT,
+ .icon_name = "dummy",
+ .info = "<br/>1.Manually change settings for each item through device Settings.<br/>2. Verify all the items' values.",
+ .result = 0
+ },
+ #endif
+ #ifdef TBT_MODULE_APP_SYSTEM_SETTINGS_TIMECHANGE
+
+ //System Settings
+ {
+ .name = "System Settings Time Change",
+ .parent = "System Settings",
+ .apptype = TBT_APP_SYSTEM_SETTINGS_TIMECHANGE,
+ .icon_name = "dummy",
+ .info = "<br/>1.Manually change settings for each item through device Settings.<br/>2. Verify all the items' values.",
+ .result = 0
+ },
+ #endif
+ #ifdef TBT_MODULE_APP_SYSTEM_SETTINGS_LOCKSOUND
+
+ //System Settings
+ {
+ .name = "System Settings Lock Sound",
+ .parent = "System Settings",
+ .apptype = TBT_APP_SYSTEM_SETTINGS_LOCKSOUND,
+ .icon_name = "dummy",
+ .info = "<br/>1.Manually change settings for each item through device Settings.<br/>2. Verify all the items' values.",
+ .result = 0
+ },
+ #endif
+ #ifdef TBT_MODULE_APP_SYSTEM_SETTINGS_SILENT
+
+ //System Settings
+ {
+ .name = "System Settings Silent Mode",
+ .parent = "System Settings",
+ .apptype = TBT_APP_SYSTEM_SETTINGS_SILENT,
+ .icon_name = "dummy",
+ .info = "<br/>1.Manually change settings for each item through device Settings.<br/>2. Verify all the items' values.",
+ .result = 0
+ },
+ #endif
+ #ifdef TBT_MODULE_APP_SYSTEM_SETTINGS_TOUCHSOUND
+
+ //System Settings
+ {
+ .name = "System Settings Touch Sound",
+ .parent = "System Settings",
+ .apptype = TBT_APP_SYSTEM_SETTINGS_TOUCHSOUND,
+ .icon_name = "dummy",
+ .info = "<br/>1.Manually change settings for each item through device Settings.<br/>2. Verify all the items' values.",
+ .result = 0
+ },
+ #endif
+ #ifdef TBT_MODULE_APP_SYSTEM_SETTINGS_SCREENROTATION
+
+ //System Settings
+ {
+ .name = "System Settings Screen Rotation",
+ .parent = "System Settings",
+ .apptype = TBT_APP_SYSTEM_SETTINGS_SCREENROTATION,
+ .icon_name = "dummy",
+ .info = "<br/>1.Manually change settings for each item through device Settings.<br/>2. Verify all the items' values.",
+ .result = 0
+ },
+ #endif
+ #ifdef TBT_MODULE_APP_SYSTEM_SETTINGS_MOTION
+
+ //System Settings
+ {
+ .name = "System Settings Motion",
+ .parent = "System Settings",
+ .apptype = TBT_APP_SYSTEM_SETTINGS_MOTION,
+ .icon_name = "dummy",
+ .info = "<br/>1.Manually change settings for each item through device Settings.<br/>2. Verify all the items' values.",
+ .result = 0
+ },
+ #endif
+ #ifdef TBT_MODULE_APP_SYSTEM_SETTINGS_FILGHTMODE
+
+ //System Settings
+ {
+ .name = "System Settings Flight Mode",
+ .parent = "System Settings",
+ .apptype = TBT_APP_SYSTEM_SETTINGS_FILGHTMODE,
+ .icon_name = "dummy",
+ .info = "<br/>1.Manually change settings for each item through device Settings.<br/>2. Verify all the items' values.",
+ .result = 0
+ },
+ #endif
+ #ifdef TBT_MODULE_APP_SYSTEM_SETTINGS_LOCKSTATE
+
+ //System Settings
+ {
+ .name = "System Settings Lock State",
+ .parent = "System Settings",
+ .apptype = TBT_APP_SYSTEM_SETTINGS_LOCKSTATE,
+ .icon_name = "dummy",
+ .info = "<br/>1.Manually change settings for each item through device Settings.<br/>2. Verify all the items' values.",
.result = 0
},
#endif
#endif
+
#ifdef TBT_MODULE_CONTACTS
#ifdef TBT_MODULE_APP_CONTACTS