Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp.h82 #define SMP_PAIR_METHOD_OOB_SC_LOCAL_RECV_PEER_SEND 0x08 // Data Type: uint8_t array (38 bytes) macro
H A Dsmp.c405 (accept && (pairMethod == SMP_PAIR_METHOD_OOB_SC_LOCAL_RECV_PEER_SEND))) { in SMP_AuthenticationRequestReply()
1276 (pairMethod == SMP_PAIR_METHOD_OOB_SC_LOCAL_RECV_PEER_SEND)) { in SMP_AuthReqReplyObtainEntryValue()
1278 LOG_INFO("SMP_PAIR_METHOD_OOB_SC_LOCAL_RECV_PEER_SEND"); in SMP_AuthReqReplyObtainEntryValue()
1395 } else if (g_smpPairMng.local.pairMethod == SMP_PAIR_METHOD_OOB_SC_LOCAL_RECV_PEER_SEND) { in SMP_PairReqReplyScPairOob()
1409 if (g_smpPairMng.local.pairMethod != SMP_PAIR_METHOD_OOB_SC_LOCAL_RECV_PEER_SEND) { in SMP_PairReqReplyScPairOob()
1533 } else if (g_smpPairMng.local.pairMethod == SMP_PAIR_METHOD_OOB_SC_LOCAL_RECV_PEER_SEND) { in SMP_PairRspReplyScPairOob()
1546 if (g_smpPairMng.local.pairMethod != SMP_PAIR_METHOD_OOB_SC_LOCAL_RECV_PEER_SEND) { in SMP_PairRspReplyScPairOob()
H A Dsmp_tool.c828 mng->local.pairMethod = SMP_PAIR_METHOD_OOB_SC_LOCAL_RECV_PEER_SEND; in SMP_CalcPairMethodScPair()
829 mng->peer.pairMethod = SMP_PAIR_METHOD_OOB_SC_LOCAL_RECV_PEER_SEND; in SMP_CalcPairMethodScPair()
927 (pairMethod == SMP_PAIR_METHOD_OOB_SC_LOCAL_RECV_PEER_SEND)) { in SMP_IsScOobPair()
H A Dsmp_sc_accepter.c798 (SMP_GetPairMng()->local.pairMethod == SMP_PAIR_METHOD_OOB_SC_LOCAL_RECV_PEER_SEND)) { in SMP_ScPairOobSlaveStep9()
H A Dsmp_sc_initiator.c754 (SMP_GetPairMng()->local.pairMethod == SMP_PAIR_METHOD_OOB_SC_LOCAL_RECV_PEER_SEND)) { in SMP_ScPairOobMasterStep9()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_sm_receive.c106 case SMP_PAIR_METHOD_OOB_SC_LOCAL_RECV_PEER_SEND: in GapAllocLeAuthenticationRequestValue()
H A Dgap_le_sec.c181 if (pairMethod == SMP_PAIR_METHOD_OOB_SC_LOCAL_RECV_PEER_SEND || in GapLeSecureConnectionOOBProcess()
228 case SMP_PAIR_METHOD_OOB_SC_LOCAL_RECV_PEER_SEND: in GapLeAuthenticationRequestProcess()

Completed in 12 milliseconds