Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_host.cpp91 class BluetoothSwitchAction;
422 class BluetoothHost::impl::BluetoothSwitchAction : public IBluetoothSwitchAction { class in OHOS::Bluetooth::BluetoothHost::impl
424 BluetoothSwitchAction() = default;
425 ~BluetoothSwitchAction() override = default;
467 auto switchActionPtr = std::make_unique<BluetoothSwitchAction>(); in impl()

Completed in 3 milliseconds