Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/
H A Dhci_cmd_link_ctrl.c299 int HCI_UserConfirmationRequestReply(const HciUserConfirmationRequestReplyParam *param) in HCI_UserConfirmationRequestReply() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci.h125 int HCI_UserConfirmationRequestReply(const HciUserConfirmationRequestReplyParam *param);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_br_sec.c1147 return HCI_UserConfirmationRequestReply(&hciCmdParam); in GapUserConfirmationRequestReply()