Searched refs:BluetoothHidHostStub (Results 1 – 3 of 3) sorted by relevance
23 BluetoothHidHostStub::BluetoothHidHostStub() in BluetoothHidHostStub() function in OHOS::Bluetooth::BluetoothHidHostStub27 &BluetoothHidHostStub::ConnectInner; in BluetoothHidHostStub()29 &BluetoothHidHostStub::DisconnectInner; in BluetoothHidHostStub()31 &BluetoothHidHostStub::GetDeviceStateInner; in BluetoothHidHostStub()35 &BluetoothHidHostStub::RegisterObserverInner; in BluetoothHidHostStub()39 &BluetoothHidHostStub::HidHostVCUnplugInner; in BluetoothHidHostStub()41 &BluetoothHidHostStub::HidHostSendDataInner; in BluetoothHidHostStub()43 &BluetoothHidHostStub::HidHostSetReportInner; in BluetoothHidHostStub()45 &BluetoothHidHostStub::HidHostGetReportInner; in BluetoothHidHostStub()53 BluetoothHidHostStub::~BluetoothHidHostStub() in ~BluetoothHidHostStub()[all …]
24 class BluetoothHidHostStub : public IRemoteStub<IBluetoothHidHost> {27 BluetoothHidHostStub();28 ~BluetoothHidHostStub();50 …using BluetoothHidHostFunc = ErrCode (BluetoothHidHostStub::*)(MessageParcel &data, MessageParcel …52 DISALLOW_COPY_AND_MOVE(BluetoothHidHostStub);
33 class BluetoothHidHostServer : public BluetoothHidHostStub {