Home
last modified time | relevance | path

Searched refs:HCI_LeGenerateDHKey (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_sc_accepter.c69 int ret = HCI_LeGenerateDHKey(&DHKeyParam); in SMP_ScPairJustworkOrNumericSlaveStep2()
400 int ret = HCI_LeGenerateDHKey(&DHKeyParam); in SMP_ScPairPasskeyEntrySlaveStep2()
776 int ret = HCI_LeGenerateDHKey(&DHKeyParam); in SMP_ScPairOobSlaveStep8()
H A Dsmp_sc_initiator.c71 int ret = HCI_LeGenerateDHKey(&DHKeyParam); in SMP_ScPairJustworkOrNumericMasterStep2()
382 int ret = HCI_LeGenerateDHKey(&DHKeyParam); in SMP_ScPairPasskeyEntryMasterStep2()
732 int ret = HCI_LeGenerateDHKey(&DHKeyParam); in SMP_ScPairOobMasterStep8()
H A Dsmp.c1248 ret = HCI_LeGenerateDHKey(&DHKeyParam); in SMP_AuthReqReplyOobSlave()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/
H A Dhci_cmd_le_controller.c351 int HCI_LeGenerateDHKey(const HciLeGenerateDHKeyParam *param) in HCI_LeGenerateDHKey() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci.h423 int HCI_LeGenerateDHKey(const HciLeGenerateDHKeyParam *param);