Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_tool.h153 void SMP_CryptographicS1(SMP_CryptS1Param *param);
H A Dsmp_legacy.c221 SMP_CryptographicS1(&cryptS1Param); in SMP_LegacyPairMasterStep9()
595 SMP_CryptographicS1(&cryptS1Param); in SMP_LegacyPairSlaveStep10()
H A Dsmp_tool.c344 void SMP_CryptographicS1(SMP_CryptS1Param *param) in SMP_CryptographicS1() function