Searched refs:BluetoothAvrcpTgObserverStub (Results 1 – 3 of 3) sorted by relevance
24 BluetoothAvrcpTgObserverStub::BluetoothAvrcpTgObserverStub() in BluetoothAvrcpTgObserverStub() function in OHOS::Bluetooth::BluetoothAvrcpTgObserverStub29 BluetoothAvrcpTgObserverStub::OnConnectionStateChangedInner; in BluetoothAvrcpTgObserverStub()32 BluetoothAvrcpTgObserverStub::~BluetoothAvrcpTgObserverStub() in ~BluetoothAvrcpTgObserverStub()38 int BluetoothAvrcpTgObserverStub::OnRemoteRequest( in OnRemoteRequest()43 if (BluetoothAvrcpTgObserverStub::GetDescriptor() != data.ReadInterfaceToken()) { in OnRemoteRequest()58 ErrCode BluetoothAvrcpTgObserverStub::OnConnectionStateChangedInner( in OnConnectionStateChangedInner()59 BluetoothAvrcpTgObserverStub *stub, MessageParcel &data, MessageParcel &reply) in OnConnectionStateChangedInner()
26 class BluetoothAvrcpTgObserverStub : public IRemoteStub<IBluetoothAvrcpTgObserver> {28 BluetoothAvrcpTgObserverStub();29 virtual ~BluetoothAvrcpTgObserverStub();36 BluetoothAvrcpTgObserverStub *stub, MessageParcel &data, MessageParcel &reply);39 BluetoothAvrcpTgObserverStub *stub, MessageParcel &data, MessageParcel &reply);41 DISALLOW_COPY_AND_MOVE(BluetoothAvrcpTgObserverStub);
42 class ObserverImpl : public BluetoothAvrcpTgObserverStub {