Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_hid_host_server.cpp30 class BluetoothHidHostCallback : public bluetooth::IHidHostObserver { class
32 BluetoothHidHostCallback() = default;
33 ~BluetoothHidHostCallback() override = default;
62 std::unique_ptr<BluetoothHidHostCallback> observerImp_ = std::make_unique<BluetoothHidHostCallback>();

Completed in 2 milliseconds