Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_host.cpp131 if (state == bluetooth::BluetoothSwitchState::STATE_ON) {
134 if (state == bluetooth::BluetoothSwitchState::STATE_OFF) {
137 if (state == bluetooth::BluetoothSwitchState::STATE_HALF) {
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_host_server.cpp182 observer->OnBluetoothStateChanged(BluetoothSwitchState::STATE_ON); in OnStateChangeV2()
185 observer->OnBluetoothStateChanged(BluetoothSwitchState::STATE_OFF); in OnStateChangeV2()
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_def.h1673 enum BluetoothSwitchState { enum

Completed in 9 milliseconds