Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_hci_event.c302 static void SMP_OnReadLocalPubKeyCompStepDistribution(uint16_t step, const SMP_StepParam *param);
607 SMP_OnReadLocalPubKeyCompStepDistribution(SMP_GetPairMng()->step, &param); in SMP_OnLeReadLocalP256PubKeyCompTask()
622 static void SMP_OnReadLocalPubKeyCompStepDistribution(uint16_t step, const SMP_StepParam *param) in SMP_OnReadLocalPubKeyCompStepDistribution() function