Searched refs:ENABLE_BLUETOOTH (Results 1 – 3 of 3) sorted by relevance
30 case BluetoothSwitchEvent::ENABLE_BLUETOOTH: return "ENABLE_BLUETOOTH"; in ToString()58 case BluetoothSwitchEvent::ENABLE_BLUETOOTH: in ProcessBluetoothSwitchEvent()122 BluetoothSwitchEvent::ENABLE_BLUETOOTH); in ProcessEnableBluetoothEvent()142 BluetoothSwitchEvent::ENABLE_BLUETOOTH, in ProcessBluetoothOnEvent()150 …{BluetoothSwitchEvent::ENABLE_BLUETOOTH, BluetoothSwitchEvent::ENABLE_BLUETOOTH_TO_RESTRICE_MODE}); in ProcessBluetoothOffEvent()157 {BluetoothSwitchEvent::ENABLE_BLUETOOTH, BluetoothSwitchEvent::DISABLE_BLUETOOTH}); in ProcessBluetoothHalfEvent()
40 ENABLE_BLUETOOTH = 0, enumerator
788 … return pimpl->switchModule_->ProcessBluetoothSwitchEvent(BluetoothSwitchEvent::ENABLE_BLUETOOTH); in EnableBle()