Home
last modified time | relevance | path

Searched refs:SMP_SendDistributionKeysToRemote (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_send.h29 int SMP_SendDistributionKeysToRemote();
H A Dsmp_receive.c677 if (SMP_SendDistributionKeysToRemote()) { in SMP_RecvEncInfoProcessMaster()
747 if (SMP_SendDistributionKeysToRemote()) { in SMP_RecvMasterIdentProcessMaster()
819 ret = SMP_SendDistributionKeysToRemote(); in SMP_RecvIdentInfoProcessMaster()
897 ret = SMP_SendDistributionKeysToRemote(); in SMP_RecvIdentAddrInfoProcessMaster()
980 ret = SMP_SendDistributionKeysToRemote(); in SMP_RecvSignInfoProcessMaster()
H A Dsmp_legacy.c348 if (SMP_SendDistributionKeysToRemote()) { in SMP_LegacyPairMasterStep16()
386 if (SMP_SendDistributionKeysToRemote()) { in SMP_LegacyPairMasterStep18()
728 if (SMP_SendDistributionKeysToRemote()) { in SMP_LegacyPairSlaveStep17()
780 if (SMP_SendDistributionKeysToRemote()) { in SMP_LegacyPairSlaveStep19()
H A Dsmp_hci_event.c813 ret = SMP_SendDistributionKeysToRemote(); in SMP_LinkLayerEncCompMaster()
845 ret = SMP_SendDistributionKeysToRemote(); in SMP_LinkLayerEncCompSlave()
H A Dsmp_send.c60 int SMP_SendDistributionKeysToRemote() in SMP_SendDistributionKeysToRemote() function
H A Dsmp_sc_accepter.c1398 if (SMP_SendDistributionKeysToRemote()) { in SMP_ScPairCommonSlaveStep20()
H A Dsmp_sc_initiator.c1350 if (SMP_SendDistributionKeysToRemote()) { in SMP_ScPairCommonMasterStep20()