Home
last modified time | relevance | path

Searched refs:HCI_RemoteOOBDataRequestNegativeReply (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.c364 int HCI_RemoteOOBDataRequestNegativeReply(const HciRemoteOobDataRequestNegativeReplyParam *param) in HCI_RemoteOOBDataRequestNegativeReply() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci.h145 int HCI_RemoteOOBDataRequestNegativeReply(const HciRemoteOobDataRequestNegativeReplyParam *param);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_br_sec.c1330 return HCI_RemoteOOBDataRequestNegativeReply(&hciCmdParam); in GapRemoteOOBDataRequestNegativeReply()