HomeSort by relevance Sort by last modified time
    Searched refs:connection_monitor_started_ (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/device/bluetooth/
bluetooth_device_chromeos.cc 131 connection_monitor_started_(false),
237 return connection_monitor_started_ ? properties->connection_rssi.value()
247 return IsConnected() && connection_monitor_started_
686 connection_monitor_started_ = true;
bluetooth_device_chromeos.h 183 bool connection_monitor_started_; member in class:chromeos::BluetoothDeviceChromeOS
  /external/chromium_org/chromeos/dbus/
fake_bluetooth_device_client.h 253 bool connection_monitor_started_; member in class:chromeos::FakeBluetoothDeviceClient
fake_bluetooth_device_client.cc 224 connection_monitor_started_(false) {
469 connection_monitor_started_ = true;
477 connection_monitor_started_ = false;
    [all...]

Completed in 449 milliseconds