Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_tool.h147 } SMP_CryptS1Param; typedef
153 void SMP_CryptographicS1(SMP_CryptS1Param *param);
H A Dsmp_legacy.c204 SMP_CryptS1Param cryptS1Param; in SMP_LegacyPairMasterStep9()
577 SMP_CryptS1Param cryptS1Param; in SMP_LegacyPairSlaveStep10()
H A Dsmp_tool.c344 void SMP_CryptographicS1(SMP_CryptS1Param *param) in SMP_CryptographicS1()