Home
last modified time | relevance | path

Searched defs:HfpAgSystemObserver (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_hfp_ag_server.cpp99 class HfpAgSystemObserver : public ISystemStateObserver { class
101 explicit HfpAgSystemObserver(BluetoothHfpAgServer::impl* pimpl) : pimpl_(pimpl) {}; in HfpAgSystemObserver() function in OHOS::Bluetooth::BluetoothHfpAgServer::impl::HfpAgSystemObserver