Home
last modified time | relevance | path

Searched refs:FLAG_UNCOMPRESS_DEVICE_INFO (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_message.c51 #define FLAG_UNCOMPRESS_DEVICE_INFO 0 macro
215 *compressFlag = FLAG_UNCOMPRESS_DEVICE_INFO; in SetCompressFlagByAuthInfo()
244 int32_t compressFlag = FLAG_UNCOMPRESS_DEVICE_INFO; in PostDeviceInfoMessage()