Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_host_server.cpp333 class BluetoothHostServer::impl::ClassicRemoteDeviceObserver : public IClassicRemoteDeviceObserver { class in OHOS::Bluetooth::BluetoothHostServer::impl
335 ClassicRemoteDeviceObserver(BluetoothHostServer::impl *impl) : impl_(impl) {}; in ClassicRemoteDeviceObserver() function in OHOS::Bluetooth::BluetoothHostServer::impl::ClassicRemoteDeviceObserver