Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_hci_event.h36 void SMP_ExecuteStepFunc(uint16_t step, const SMP_StepParam *param);
H A Dsmp_hci_event.c276 void SMP_ExecuteStepFunc(uint16_t step, const SMP_StepParam *param) in SMP_ExecuteStepFunc() function
347 SMP_ExecuteStepFunc(SMP_GetPairMng()->step, &param); in SMP_OnLeRandCompTask()
395 SMP_ExecuteStepFunc(pEncCmdData->step, &param); in SMP_OnLeEncCompTask()