Searched refs:connection_monitor_started_ (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/device/bluetooth/
H A Dbluetooth_device_chromeos.cc131 connection_monitor_started_(false),
226 return connection_monitor_started_ ? properties->connection_rssi.value()
236 return IsConnected() && connection_monitor_started_
686 connection_monitor_started_ = true;
H A Dbluetooth_device_chromeos.h188 bool connection_monitor_started_; member in class:chromeos::BluetoothDeviceChromeOS
/external/chromium_org/chromeos/dbus/
H A Dfake_bluetooth_device_client.h253 bool connection_monitor_started_; member in class:chromeos::FakeBluetoothDeviceClient
H A Dfake_bluetooth_device_client.cc224 connection_monitor_started_(false) {
469 connection_monitor_started_ = true;
477 connection_monitor_started_ = false;

Completed in 489 milliseconds