Searched refs:SetBluetoothState (Results 1 – 7 of 7) sorted by relevance
50 void SetBluetoothState(const int32_t bluetoothState);
163 void DmPublishEventSubscriber::SetBluetoothState(const int32_t bluetoothState) in SetBluetoothState() function in OHOS::DistributedHardware::DmPublishEventSubscriber
247 void SetBluetoothState(const Bluetooth::BTConnectState &state);
138 … publishSubScriber->SetBluetoothState(static_cast<int32_t>(Bluetooth::BTStateID::STATE_TURN_OFF)); in QueryDependsSwitchState()141 … publishSubScriber->SetBluetoothState(static_cast<int32_t>(Bluetooth::BTStateID::STATE_TURN_ON)); in QueryDependsSwitchState()143 … publishSubScriber->SetBluetoothState(static_cast<int32_t>(Bluetooth::BTStateID::STATE_TURN_OFF)); in QueryDependsSwitchState()
179 NetworkShareTracker::GetInstance().SetBluetoothState(curState); in OnConnectionStateChanged()354 void NetworkShareTracker::SetBluetoothState(const Bluetooth::BTConnectState &state) in SetBluetoothState() function in OHOS::NetManagerStandard::NetworkShareTracker
622 tra.SetBluetoothState(Bluetooth::BTConnectState(num % ENUM_TYPE_VALUE4)); in NetworkShareTrackerPrivateFuzzTest()
724 NetworkShareTracker::GetInstance().SetBluetoothState(Bluetooth::BTConnectState::CONNECTING);