Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_switch_module.cpp32 …case BluetoothSwitchEvent::ENABLE_BLUETOOTH_TO_RESTRICE_MODE: return "ENABLE_BLUETOOTH_TO_RESTRICE… in ToString()
62 case BluetoothSwitchEvent::ENABLE_BLUETOOTH_TO_RESTRICE_MODE: in ProcessBluetoothSwitchEvent()
136 BluetoothSwitchEvent::ENABLE_BLUETOOTH_TO_RESTRICE_MODE); in ProcessEnableBluetoothToRestrictModeEvent()
150 …{BluetoothSwitchEvent::ENABLE_BLUETOOTH, BluetoothSwitchEvent::ENABLE_BLUETOOTH_TO_RESTRICE_MODE}); in ProcessBluetoothOffEvent()
156 BluetoothSwitchEvent::ENABLE_BLUETOOTH_TO_RESTRICE_MODE, in ProcessBluetoothHalfEvent()
H A Dbluetooth_switch_module.h42 ENABLE_BLUETOOTH_TO_RESTRICE_MODE, enumerator
H A Dbluetooth_host.cpp667 …witchModule_->ProcessBluetoothSwitchEvent(BluetoothSwitchEvent::ENABLE_BLUETOOTH_TO_RESTRICE_MODE); in RestrictBluetooth()
805 …witchModule_->ProcessBluetoothSwitchEvent(BluetoothSwitchEvent::ENABLE_BLUETOOTH_TO_RESTRICE_MODE); in EnableBluetoothToRestrictMode()