Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp.h149 uint8_t authFlag; member
H A Dsmp.c1577 pairResult.authFlag = SMP_AUTH_FLAG_YES; in SMP_GenPairRetNormal()
1579 pairResult.authFlag = SMP_AUTH_FLAG_NO; in SMP_GenPairRetNormal()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_sm_receive.c157 LOG_INFO("pairType:%hhu bondedFlag:%hhu authFlag:0x%02x encKeySize:%hhu localKeyDist:0x%02x peerKeyDist:0x%02x", in GapRecvLePairResult()
160 result->authFlag, in GapRecvLePairResult()
H A Dgap_le_sec.c367 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()

Completed in 6 milliseconds