Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_switch_module.cpp30 case BluetoothSwitchEvent::BLUETOOTH_ON: return "BLUETOOTH_ON"; in ToString()
40 bool needLog = (event == BluetoothSwitchEvent::BLUETOOTH_ON || in LogBluetoothSwitchEvent()
61 case BluetoothSwitchEvent::BLUETOOTH_ON: in ProcessBluetoothSwitchEvent()
H A Dbluetooth_switch_module.h43 BLUETOOTH_ON, member in OHOS::Bluetooth::BluetoothSwitchEvent
H A Dbluetooth_host.cpp132 host_.switchModule_->ProcessBluetoothSwitchEvent(BluetoothSwitchEvent::BLUETOOTH_ON);

Completed in 4 milliseconds