Home
last modified time | relevance | path

Searched refs:HfpAgServerObserver (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_hfp_ag_server.cpp36 class HfpAgServerObserver : public HfpAgServiceObserver { class
38 HfpAgServerObserver() = default;
39 ~HfpAgServerObserver() override = default;
91 BLUETOOTH_DISALLOW_COPY_AND_ASSIGN(HfpAgServerObserver);
96 std::unique_ptr<HfpAgServerObserver> observerImp_{std::make_unique<HfpAgServerObserver>()};