Home
last modified time | relevance | path

Searched refs:SMP_PAIR_METHOD_PASSKEY_DISPLAY (Results 1 - 7 of 7) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_tool.c42 {SMP_PAIR_METHOD_PASSKEY_DISPLAY,
43 SMP_PAIR_METHOD_PASSKEY_DISPLAY,
46 SMP_PAIR_METHOD_PASSKEY_DISPLAY},
52 {SMP_PAIR_METHOD_PASSKEY_DISPLAY,
53 SMP_PAIR_METHOD_PASSKEY_DISPLAY,
56 SMP_PAIR_METHOD_PASSKEY_DISPLAY},
62 SMP_PAIR_METHOD_PASSKEY_DISPLAY,
64 SMP_PAIR_METHOD_PASSKEY_DISPLAY},
67 SMP_PAIR_METHOD_PASSKEY_DISPLAY,
69 SMP_PAIR_METHOD_PASSKEY_DISPLAY},
[all...]
H A Dsmp.h74 #define SMP_PAIR_METHOD_PASSKEY_DISPLAY 0x02 macro
H A Dsmp.c1345 } else if (g_smpPairMng.local.pairMethod == SMP_PAIR_METHOD_PASSKEY_DISPLAY) { in SMP_PairReqReplyLegacyPair()
1346 LOG_INFO("SMP_PAIR_METHOD_PASSKEY_DISPLAY."); in SMP_PairReqReplyLegacyPair()
1480 } else if (g_smpPairMng.local.pairMethod == SMP_PAIR_METHOD_PASSKEY_DISPLAY) { in SMP_PairRspReplyLegacyPair()
1481 LOG_INFO("SMP_PAIR_METHOD_PASSKEY_DISPLAY."); in SMP_PairRspReplyLegacyPair()
H A Dsmp_sc_accepter.c430 if (SMP_GetPairMng()->local.pairMethod == SMP_PAIR_METHOD_PASSKEY_DISPLAY) { in SMP_ScPairPasskeyEntrySlaveStep3()
H A Dsmp_sc_initiator.c403 if (SMP_GetPairMng()->local.pairMethod == SMP_PAIR_METHOD_PASSKEY_DISPLAY) { in SMP_ScPairPasskeyEntryMasterStep3()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_sm_receive.c97 case SMP_PAIR_METHOD_PASSKEY_DISPLAY: in GapAllocLeAuthenticationRequestValue()
H A Dgap_le_sec.c102 if (pairMethod == SMP_PAIR_METHOD_PASSKEY_DISPLAY) { in GapLePasskeyRequestProcess()
211 case SMP_PAIR_METHOD_PASSKEY_DISPLAY: in GapLeAuthenticationRequestProcess()

Completed in 11 milliseconds