Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/server/src/
Dbluetooth_host_server.cpp175 class BluetoothHostServer::impl::AdapterStateObserver : public IAdapterStateObserver { class in OHOS::Bluetooth::BluetoothHostServer::impl
177 AdapterStateObserver(BluetoothHostServer::impl *impl) : impl_(impl){}; in AdapterStateObserver() function in OHOS::Bluetooth::BluetoothHostServer::impl::AdapterStateObserver