Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp.h151 uint8_t localKeyDist; member
H A Dsmp.c1581 pairResult.localKeyDist = g_smpPairMng.local.keyDist; in SMP_GenPairRetNormal()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_sec.c300 if (result->localKeyDist | SMP_KEY_DIST_BIT_ENC_KEY) { in GapLePairKeyConvert()
312 if (result->localKeyDist | SMP_KEY_DIST_BIT_SIGN_KEY) { in GapLePairKeyConvert()
347 if (result->localKeyDist & 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()
162 result->localKeyDist, in GapRecvLePairResult()

Completed in 7 milliseconds