Searched refs:authFlag (Results 1 – 6 of 6) sorted by relevance
45 this.authFlag = ICON_UNAVAILABLE;67 if (a1.authFlag !== undefined) {68 this.authFlag = a1.authFlag;98 this.authFlag = ICON_AVAILABLE;103 this.authFlag = ICON_AVAILABLE;114 this.authFlag = ICON_UNAVAILABLE;120 this.authFlag = ICON_UNAVAILABLE;129 this.authFlag = ICON_AVAILABLE;135 this.authFlag = ICON_AVAILABLE;139 this.authFlag = ICON_AVAILABLE;[all …]
76 authFlag: number = ICON_UNAVAILABLE;101 this.authFlag = ICON_AVAILABLE;107 this.authFlag = ICON_AVAILABLE;121 this.authFlag = ICON_UNAVAILABLE;129 this.authFlag = ICON_UNAVAILABLE;139 this.authFlag = ICON_AVAILABLE;145 this.authFlag = ICON_AVAILABLE;149 this.authFlag = ICON_AVAILABLE;181 this.authFlag = ICON_UNAVAILABLE;203 if (this.authFlag === ICON_AVAILABLE) {
149 uint8_t authFlag; member
1577 pairResult.authFlag = SMP_AUTH_FLAG_YES; in SMP_GenPairRetNormal()1579 pairResult.authFlag = SMP_AUTH_FLAG_NO; in SMP_GenPairRetNormal()
160 result->authFlag, in GapRecvLePairResult()
367 if (deviceInfo->encryptionStatus == GAP_LE_UNAUTHENTICATED_ENCRYPTION && result->authFlag) { in GapSetEncryptionStatusForPairEnd()412 …g_lePairCallback.callback.lePairComplete(&addr, status, result->authFlag, g_lePairCallback.context… in GapLePairResult()