Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_json.c92 #define CONN_CAP "CONN_CAP" macro
1379 !JSON_AddInt32ToObject(json, CONN_CAP, info->netCapacity) || in PackCommonEx()
1552 (void)JSON_GetInt32FromOject(json, CONN_CAP, (int32_t *)&info->netCapacity); in ParseCommonJsonInfo()
1574 (void)JSON_GetInt32FromOject(json, CONN_CAP, (int32_t *)&info->netCapacity); in ParseCommonJsonInfo()
1828 !JSON_AddInt64ToObject(json, CONN_CAP, info->netCapacity) || in PackDeviceInfoBtV1()
1871 OptInt64(json, CONN_CAP, (int64_t *)&info->netCapacity, 0); in UnpackDeviceInfoBtV1()

Completed in 4 milliseconds