Searched refs:connection_monitor_started_ (Results 1 – 4 of 4) sorted by relevance
131 connection_monitor_started_(false), in BluetoothDeviceChromeOS()237 return connection_monitor_started_ ? properties->connection_rssi.value() in GetRSSI()247 return IsConnected() && connection_monitor_started_ in GetCurrentHostTransmitPower()686 connection_monitor_started_ = true; in OnStartConnectionMonitor()
183 bool connection_monitor_started_; variable
253 bool connection_monitor_started_; variable
224 connection_monitor_started_(false) { in FakeBluetoothDeviceClient()469 connection_monitor_started_ = true; in StartConnectionMonitor()477 connection_monitor_started_ = false; in StopConnectionMonitor()