Home
last modified time | relevance | path

Searched refs:REMAIN_POWER (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_json.c115 #define REMAIN_POWER "REMAIN_POWER" macro
1406 !JSON_AddInt32ToObject(json, REMAIN_POWER, info->batteryInfo.batteryLevel) || in PackCommonEx()
1559 (void)JSON_GetInt32FromOject(json, REMAIN_POWER, &info->batteryInfo.batteryLevel); in ParseCommonJsonInfo()
1830 !JSON_AddInt32ToObject(json, REMAIN_POWER, info->batteryInfo.batteryLevel) || in PackDeviceInfoBtV1()
1861 OptInt(json, REMAIN_POWER, &info->batteryInfo.batteryLevel, DEFAULT_BATTERY_LEVEL); in UnpackDeviceInfoBtV1()

Completed in 4 milliseconds