Searched refs:ProcessBluetoothSwitchEvent (Results 1 – 3 of 3) sorted by relevance
51 int BluetoothSwitchModule::ProcessBluetoothSwitchEvent(BluetoothSwitchEvent event) in ProcessBluetoothSwitchEvent() function in OHOS::Bluetooth::BluetoothSwitchModule194 switchSptr->ProcessBluetoothSwitchEvent(event); in ProcessBluetoothSwitchCachedEvent()
136 host_.switchModule_->ProcessBluetoothSwitchEvent(BluetoothSwitchEvent::BLUETOOTH_ON); in OnBluetoothStateChanged()139 host_.switchModule_->ProcessBluetoothSwitchEvent(BluetoothSwitchEvent::BLUETOOTH_OFF); in OnBluetoothStateChanged()142 host_.switchModule_->ProcessBluetoothSwitchEvent(BluetoothSwitchEvent::BLUETOOTH_HALF); in OnBluetoothStateChanged()637 … return pimpl->switchModule_->ProcessBluetoothSwitchEvent(BluetoothSwitchEvent::DISABLE_BLUETOOTH); in DisableBt()663 …int ret = pimpl->switchModule_->ProcessBluetoothSwitchEvent(BluetoothSwitchEvent::DISABLE_BLUETOO… in RestrictBluetooth()667 …ret = pimpl->switchModule_->ProcessBluetoothSwitchEvent(BluetoothSwitchEvent::ENABLE_BLUETOOTH_TO_… in RestrictBluetooth()788 … return pimpl->switchModule_->ProcessBluetoothSwitchEvent(BluetoothSwitchEvent::ENABLE_BLUETOOTH); in EnableBle()805 …return pimpl->switchModule_->ProcessBluetoothSwitchEvent(BluetoothSwitchEvent::ENABLE_BLUETOOTH_TO… in EnableBluetoothToRestrictMode()1246 pimpl->switchModule_->ProcessBluetoothSwitchEvent(BluetoothSwitchEvent::BLUETOOTH_OFF); in OnRemoveBluetoothSystemAbility()
54 int ProcessBluetoothSwitchEvent(BluetoothSwitchEvent event);