Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_hichain.c46 #define MASK_LOW_16BIT 0xFFFF macro
157 *softbusErrCode = hichainErrCode & MASK_LOW_16BIT; in GetSoftbusHichainAuthErrorCode()