Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/include/
H A Dbluetooth_hid_host_stub.h44 ErrCode HidHostSendDataInner(MessageParcel &data, MessageParcel &reply);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_hid_host_stub.cpp41 &BluetoothHidHostStub::HidHostSendDataInner; in BluetoothHidHostStub()
206 ErrCode BluetoothHidHostStub::HidHostSendDataInner(MessageParcel &data, MessageParcel &reply) in HidHostSendDataInner() function in OHOS::Bluetooth::BluetoothHidHostStub