Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_le_evt.h129 uint8_t localP256PublicKey[64]; member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_oob.c48 …(void)memcpy_s(g_smpScOobMng.publicKey, SMP_PUBLICKEY_LEN, eventParam->localP256PublicKey, SMP_PUB… in SMP_GenerateScOobDataStep1()
H A Dsmp_sc_accepter.c63 …SMP_GetPairMng()->local.publicKey, SMP_PUBLICKEY_LEN, eventParam->localP256PublicKey, SMP_PUBLICKE… in SMP_ScPairJustworkOrNumericSlaveStep2()
394 …SMP_GetPairMng()->local.publicKey, SMP_PUBLICKEY_LEN, eventParam->localP256PublicKey, SMP_PUBLICKE… in SMP_ScPairPasskeyEntrySlaveStep2()
743 …SMP_GetPairMng()->local.publicKey, SMP_PUBLICKEY_LEN, eventParam->localP256PublicKey, SMP_PUBLICKE… in SMP_ScPairOobSlaveStep1()
H A Dsmp_sc_initiator.c41 …SMP_GetPairMng()->local.publicKey, SMP_PUBLICKEY_LEN, eventParam->localP256PublicKey, SMP_PUBLICKE… in SMP_ScPairJustworkOrNumericMasterStep1()
352 …SMP_GetPairMng()->local.publicKey, SMP_PUBLICKEY_LEN, eventParam->localP256PublicKey, SMP_PUBLICKE… in SMP_ScPairPasskeyEntryMasterStep1()
710 …SMP_GetPairMng()->local.publicKey, SMP_PUBLICKEY_LEN, eventParam->localP256PublicKey, SMP_PUBLICKE… in SMP_ScPairOobMasterStep1()