Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_hci_event.c303 static void SMP_OnGenDhKeyCompStepDistribution(uint16_t step, const SMP_StepParam *param);
686 SMP_OnGenDhKeyCompStepDistribution(SMP_GetPairMng()->step, &param); in SMP_OnLeGenDhKeyCompTask()
691 static void SMP_OnGenDhKeyCompStepDistribution(uint16_t step, const SMP_StepParam *param) in SMP_OnGenDhKeyCompStepDistribution() function