Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_switch_module.cpp28 case BluetoothSwitchEvent::DISABLE_BLUETOOTH: return "DISABLE_BLUETOOTH"; in ToString()
57 case BluetoothSwitchEvent::DISABLE_BLUETOOTH: in ProcessBluetoothSwitchEvent()
121 BluetoothSwitchEvent::DISABLE_BLUETOOTH); in ProcessDisableBluetoothEvent() member in OHOS::BluetoothSwitchEvent
135 {BluetoothSwitchEvent::DISABLE_BLUETOOTH});
141 BluetoothSwitchEvent::DISABLE_BLUETOOTH,
149 {BluetoothSwitchEvent::ENABLE_BLUETOOTH, BluetoothSwitchEvent::DISABLE_BLUETOOTH});
H A Dbluetooth_switch_module.h41 DISABLE_BLUETOOTH, member in OHOS::Bluetooth::BluetoothSwitchEvent
H A Dbluetooth_host.cpp620 return pimpl->switchModule_->ProcessBluetoothSwitchEvent(BluetoothSwitchEvent::DISABLE_BLUETOOTH); in DisableBt()
646 int ret = pimpl->switchModule_->ProcessBluetoothSwitchEvent(BluetoothSwitchEvent::DISABLE_BLUETOOTH); in RestrictBluetooth()

Completed in 3 milliseconds