Home
last modified time | relevance | path

Searched refs:BluetoothOppObserverImpl (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_opp.cpp49 class BluetoothOppObserverImpl : public BluetoothOppObserverStub { class
51 explicit BluetoothOppObserverImpl(BluetoothObserverList<OppObserver> &observers) in BluetoothOppObserverImpl() function in OHOS::Bluetooth::BluetoothOppObserverImpl
54 ~BluetoothOppObserverImpl() override
77 BLUETOOTH_DISALLOW_COPY_AND_ASSIGN(BluetoothOppObserverImpl);
83 serviceObserverImp_ = new BluetoothOppObserverImpl(observers_); in impl()
115 sptr<BluetoothOppObserverImpl> serviceObserverImp_ = nullptr;

Completed in 1 milliseconds