Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp.h148 uint8_t bondedFlag; member
H A Dsmp.c1575 pairResult.bondedFlag = SMP_BONDED_FLAG_YES; in SMP_GenPairRetNormal()
1598 pairResult.bondedFlag = SMP_BONDED_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()
159 result->bondedFlag, in GapRecvLePairResult()
H A Dgap_le_sec.c407 if (status == SMP_PAIR_STATUS_SUCCESS && result->bondedFlag == SMP_BONDED_FLAG_YES) { in GapLePairResult()

Completed in 7 milliseconds