Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_switch_module.cpp29 case BluetoothSwitchEvent::ENABLE_BLUETOOTH_TO_RESTRICE_MODE: return "ENABLE_BLUETOOTH_TO_RESTRICE_MODE"; in ToString()
59 case BluetoothSwitchEvent::ENABLE_BLUETOOTH_TO_RESTRICE_MODE: in ProcessBluetoothSwitchEvent()
128 BluetoothSwitchEvent::ENABLE_BLUETOOTH_TO_RESTRICE_MODE); in ProcessEnableBluetoothToRestrictModeEvent() member in BluetoothSwitchEvent
142 {BluetoothSwitchEvent::ENABLE_BLUETOOTH, BluetoothSwitchEvent::ENABLE_BLUETOOTH_TO_RESTRICE_MODE});
148 BluetoothSwitchEvent::ENABLE_BLUETOOTH_TO_RESTRICE_MODE,
H A Dbluetooth_switch_module.h42 ENABLE_BLUETOOTH_TO_RESTRICE_MODE, member in OHOS::Bluetooth::BluetoothSwitchEvent
H A Dbluetooth_host.cpp650 ret = pimpl->switchModule_->ProcessBluetoothSwitchEvent(BluetoothSwitchEvent::ENABLE_BLUETOOTH_TO_RESTRICE_MODE); in RestrictBluetooth()
798 return pimpl->switchModule_->ProcessBluetoothSwitchEvent(BluetoothSwitchEvent::ENABLE_BLUETOOTH_TO_RESTRICE_MODE); in EnableBluetoothToRestrictMode()

Completed in 3 milliseconds