Searched refs:BluetoothPanStub (Results 1 – 3 of 3) sorted by relevance
22 BluetoothPanStub::BluetoothPanStub() in BluetoothPanStub() function in OHOS::Bluetooth::BluetoothPanStub26 &BluetoothPanStub::DisconnectInner; in BluetoothPanStub()28 &BluetoothPanStub::GetDeviceStateInner; in BluetoothPanStub()30 &BluetoothPanStub::GetDevicesByStatesInner; in BluetoothPanStub()32 &BluetoothPanStub::RegisterObserverInner; in BluetoothPanStub()34 &BluetoothPanStub::DeregisterObserverInner; in BluetoothPanStub()36 &BluetoothPanStub::SetTetheringInner; in BluetoothPanStub()38 &BluetoothPanStub::IsTetheringOnInner; in BluetoothPanStub()42 BluetoothPanStub::~BluetoothPanStub() in ~BluetoothPanStub()48 int BluetoothPanStub::OnRemoteRequest( in OnRemoteRequest()[all …]
24 class BluetoothPanStub : public IRemoteStub<IBluetoothPan> {26 BluetoothPanStub();27 ~BluetoothPanStub();44 … using BluetoothPanFunc = ErrCode (BluetoothPanStub::*)(MessageParcel &data, MessageParcel &reply);46 DISALLOW_COPY_AND_MOVE(BluetoothPanStub);
33 class BluetoothPanServer : public BluetoothPanStub {