Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/include/
H A Dbluetooth_hid_host_stub.h46 ErrCode HidHostGetReportInner(MessageParcel &data, MessageParcel &reply);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_hid_host_stub.cpp45 &BluetoothHidHostStub::HidHostGetReportInner; in BluetoothHidHostStub()
235 ErrCode BluetoothHidHostStub::HidHostGetReportInner(MessageParcel &data, MessageParcel &reply) in HidHostGetReportInner() function in OHOS::Bluetooth::BluetoothHidHostStub