Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_switch_module.cpp27 case BluetoothSwitchEvent::ENABLE_BLUETOOTH: return "ENABLE_BLUETOOTH"; in ToString()
55 case BluetoothSwitchEvent::ENABLE_BLUETOOTH: in ProcessBluetoothSwitchEvent()
114 BluetoothSwitchEvent::ENABLE_BLUETOOTH); in ProcessEnableBluetoothEvent() member in OHOS::Bluetooth::BluetoothSwitchEvent
134 BluetoothSwitchEvent::ENABLE_BLUETOOTH,
142 {BluetoothSwitchEvent::ENABLE_BLUETOOTH, BluetoothSwitchEvent::ENABLE_BLUETOOTH_TO_RESTRICE_MODE});
149 {BluetoothSwitchEvent::ENABLE_BLUETOOTH, BluetoothSwitchEvent::DISABLE_BLUETOOTH});
H A Dbluetooth_switch_module.h40 ENABLE_BLUETOOTH = 0, member in OHOS::Bluetooth::BluetoothSwitchEvent
H A Dbluetooth_host.cpp781 return pimpl->switchModule_->ProcessBluetoothSwitchEvent(BluetoothSwitchEvent::ENABLE_BLUETOOTH); in EnableBle()

Completed in 3 milliseconds