Home
last modified time | relevance | path

Searched refs:switchActionPtr (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_host.cpp471 auto switchActionPtr = std::make_unique<BluetoothSwitchAction>(); in impl() local
472 switchModule_ = std::make_shared<BluetoothSwitchModule>(std::move(switchActionPtr)); in impl()