Searched refs:SMP_ConstituteC1Step1Param (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/ |
H A D | smp_legacy.c | 76 SMP_ConstituteC1Step1Param( in SMP_LegacyPairMasterStep3() 166 …SMP_ConstituteC1Step1Param(SMP_ROLE_MASTER, SMP_GetPairMng()->peer.random, SMP_RANDOM_DATA_LEN, &c… in SMP_LegacyPairMasterStep7() 470 …SMP_ConstituteC1Step1Param(SMP_ROLE_SLAVE, SMP_GetPairMng()->local.random, SMP_RANDOM_DATA_LEN, &c… in SMP_LegacyPairSlaveStep5() 538 …SMP_ConstituteC1Step1Param(SMP_ROLE_SLAVE, SMP_GetPairMng()->peer.random, SMP_RANDOM_DATA_LEN, &cr… in SMP_LegacyPairSlaveStep8()
|
H A D | smp_tool.h | 149 void SMP_ConstituteC1Step1Param(uint8_t role, const uint8_t *random, uint8_t randomLen, SMP_CryptC1…
|
H A D | smp_tool.c | 232 void SMP_ConstituteC1Step1Param(uint8_t role, const uint8_t *random, uint8_t randomLen, SMP_CryptC1… in SMP_ConstituteC1Step1Param() function
|