Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_switch_module.cpp31 case BluetoothSwitchEvent::BLUETOOTH_OFF: return "BLUETOOTH_OFF"; in ToString()
41 event == BluetoothSwitchEvent::BLUETOOTH_OFF || in LogBluetoothSwitchEvent()
63 case BluetoothSwitchEvent::BLUETOOTH_OFF: in ProcessBluetoothSwitchEvent()
H A Dbluetooth_switch_module.h44 BLUETOOTH_OFF, member in OHOS::Bluetooth::BluetoothSwitchEvent
H A Dbluetooth_host.cpp135 host_.switchModule_->ProcessBluetoothSwitchEvent(BluetoothSwitchEvent::BLUETOOTH_OFF);
1245 pimpl->switchModule_->ProcessBluetoothSwitchEvent(BluetoothSwitchEvent::BLUETOOTH_OFF); in OnRemoveBluetoothSystemAbility()

Completed in 3 milliseconds