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