Home
last modified time | relevance | path

Searched refs:SendSetReportReplyUhid (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_uhid.cpp109 SendSetReportReplyUhid(fd_, task_id_, HID_HOST_SUCCESS); in SendControlData()
138 SendSetReportReplyUhid(fd_, task_id_, err); in SendHandshake()
171 int HidHostUhid::SendSetReportReplyUhid(int fd, int id, uint16_t err) in SendSetReportReplyUhid() function in OHOS::bluetooth::HidHostUhid
H A Dhid_host_uhid.h62 int SendSetReportReplyUhid(int fd, int id, uint16_t err);