Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp.h80 #define SMP_PAIR_METHOD_OOB_SC_BOTH_SIDE_SEND_RECV 0x06 // Data Type: uint8_t array (38 bytes) macro
H A Dsmp_tool.c825 mng->local.pairMethod = SMP_PAIR_METHOD_OOB_SC_BOTH_SIDE_SEND_RECV; in SMP_CalcPairMethodScPair()
826 mng->peer.pairMethod = SMP_PAIR_METHOD_OOB_SC_BOTH_SIDE_SEND_RECV; in SMP_CalcPairMethodScPair()
925 if ((pairMethod == SMP_PAIR_METHOD_OOB_SC_BOTH_SIDE_SEND_RECV) || in SMP_IsScOobPair()
H A Dsmp.c404 } else if ((accept && (pairMethod == SMP_PAIR_METHOD_OOB_SC_BOTH_SIDE_SEND_RECV)) || in SMP_AuthenticationRequestReply()
1275 } else if ((pairMethod == SMP_PAIR_METHOD_OOB_SC_BOTH_SIDE_SEND_RECV) || in SMP_AuthReqReplyObtainEntryValue()
1277 LOG_INFO("SMP_PAIR_METHOD_OOB_SC_BOTH_SIDE_SEND_RECV or "); in SMP_AuthReqReplyObtainEntryValue()
H A Dsmp_sc_accepter.c797 if ((SMP_GetPairMng()->local.pairMethod == SMP_PAIR_METHOD_OOB_SC_BOTH_SIDE_SEND_RECV) || in SMP_ScPairOobSlaveStep9()
H A Dsmp_sc_initiator.c753 if ((SMP_GetPairMng()->local.pairMethod == SMP_PAIR_METHOD_OOB_SC_BOTH_SIDE_SEND_RECV) || in SMP_ScPairOobMasterStep9()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_sec.c159 pairMethod == SMP_PAIR_METHOD_OOB_SC_BOTH_SIDE_SEND_RECV) { in GapLeSecureConnectionOOBProcess()
182 pairMethod == SMP_PAIR_METHOD_OOB_SC_BOTH_SIDE_SEND_RECV) { in GapLeSecureConnectionOOBProcess()
229 case SMP_PAIR_METHOD_OOB_SC_BOTH_SIDE_SEND_RECV: in GapLeAuthenticationRequestProcess()
H A Dgap_sm_receive.c104 case SMP_PAIR_METHOD_OOB_SC_BOTH_SIDE_SEND_RECV: in GapAllocLeAuthenticationRequestValue()

Completed in 13 milliseconds