Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_hci_event.c877 int ret = HCI_LeLongTermKeyRequestReply(&replycmdParam); in SMP_OnLtkReqLegacyPair()
895 int ret = HCI_LeLongTermKeyRequestReply(&replycmdParam); in SMP_OnLtkReqScPair()
H A Dsmp.c628 ret = HCI_LeLongTermKeyRequestReply(&replycmdParam); in SMP_LtkReqReplyNormal()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/
H A Dhci_cmd_le_controller.c288 int HCI_LeLongTermKeyRequestReply(const HciLeLongTermKeyRequestReplyParam *param) in HCI_LeLongTermKeyRequestReply() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci.h402 int HCI_LeLongTermKeyRequestReply(const HciLeLongTermKeyRequestReplyParam *param);