Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_pbap_pse.cpp41 class BluetoothPbapPseObserverImp : public BluetoothPbapPseObserverStub { class
43 explicit BluetoothPbapPseObserverImp(BluetoothObserverList<PbapPseObserver> &observers) in BluetoothPbapPseObserverImp() function in OHOS::Bluetooth::BluetoothPbapPseObserverImp
46 ~BluetoothPbapPseObserverImp() override
59 BLUETOOTH_DISALLOW_COPY_AND_ASSIGN(BluetoothPbapPseObserverImp);
71 sptr<BluetoothPbapPseObserverImp> serviceObserverImp_ = nullptr;
76 serviceObserverImp_ = new BluetoothPbapPseObserverImp(observers_); in impl()

Completed in 2 milliseconds