Searched refs:switchActionPtr (Results 1 – 1 of 1) sorted by relevance
471 auto switchActionPtr = std::make_unique<BluetoothSwitchAction>(); in impl() local472 switchModule_ = std::make_shared<BluetoothSwitchModule>(std::move(switchActionPtr)); in impl()