Searched refs:APP_WEARABLE (Results 1 – 4 of 4) sorted by relevance
95 constexpr const char *APP_WEARABLE = "wearable"; variable
343 constexpr const char* APP_WEARABLE = "wearable"; variable
1045 if (jsonObject.find(APP_WEARABLE) != jsonObjectEnd) { in from_json()1049 APP_WEARABLE, in from_json()1055 app.deviceConfigs[APP_WEARABLE] = deviceConfig; in from_json()
1194 if (jsonObject.find(APP_WEARABLE) != jsonObjectEnd) { in from_json()1198 APP_WEARABLE, in from_json()1204 app.deviceConfigs[APP_WEARABLE] = deviceConfig; in from_json()