Searched refs:curBluetoothState_ (Results 1 – 3 of 3) sorted by relevance
276 Bluetooth::BTConnectState curBluetoothState_ = Bluetooth::BTConnectState::DISCONNECTED; variable
356 curBluetoothState_ = state; in SetBluetoothState()1104 return up ? curBluetoothState_ == Bluetooth::BTConnectState::CONNECTING in IsHandleNetlinkEvent()1105 : curBluetoothState_ == Bluetooth::BTConnectState::DISCONNECTING; in IsHandleNetlinkEvent()
674 NetworkShareTracker::GetInstance().curBluetoothState_ = Bluetooth::BTConnectState::CONNECTING;