Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp.h152 uint8_t peerKeyDist; member
H A Dsmp.c1582 pairResult.peerKeyDist = g_smpPairMng.peer.keyDist; in SMP_GenPairRetNormal()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_sec.c274 if (result->peerKeyDist | SMP_KEY_DIST_BIT_ENC_KEY) { in GapLePairKeyConvert()
286 if (result->peerKeyDist | SMP_KEY_DIST_BIT_ID_KEY) { in GapLePairKeyConvert()
293 if (result->peerKeyDist | SMP_KEY_DIST_BIT_SIGN_KEY) { in GapLePairKeyConvert()
354 if (result->peerKeyDist & SMP_KEY_DIST_BIT_SIGN_KEY) { in GapSetLeSigningInfo()
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()
163 result->peerKeyDist); in GapRecvLePairResult()

Completed in 11 milliseconds