Searched refs:BluetoothMapMseObserverStub (Results 1 – 3 of 3) sorted by relevance
25 BluetoothMapMseObserverStub::BluetoothMapMseObserverStub() in BluetoothMapMseObserverStub() function in OHOS::Bluetooth::BluetoothMapMseObserverStub30 BluetoothMapMseObserverStub::OnConnectionStateChangedInner; in BluetoothMapMseObserverStub()33 BluetoothMapMseObserverStub::~BluetoothMapMseObserverStub() in ~BluetoothMapMseObserverStub()39 int32_t BluetoothMapMseObserverStub::OnRemoteRequest( in OnRemoteRequest()43 if (BluetoothMapMseObserverStub::GetDescriptor() != data.ReadInterfaceToken()) { in OnRemoteRequest()59 int32_t BluetoothMapMseObserverStub::OnConnectionStateChangedInner( in OnConnectionStateChangedInner()60 BluetoothMapMseObserverStub *stub, MessageParcel &data, MessageParcel &reply) in OnConnectionStateChangedInner()
26 class BluetoothMapMseObserverStub : public IRemoteStub<IBluetoothMapMseObserver> {28 BluetoothMapMseObserverStub();29 virtual ~BluetoothMapMseObserverStub();36 BluetoothMapMseObserverStub *stub, MessageParcel &data, MessageParcel &reply);39 BluetoothMapMseObserverStub *stub, MessageParcel &data, MessageParcel &reply);42 DISALLOW_COPY_AND_MOVE(BluetoothMapMseObserverStub);
38 class BluetoothMapMseObserverImp : public BluetoothMapMseObserverStub {