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

  /external/chromium_org/device/bluetooth/
bluetooth_device.cc 161 bool BluetoothDevice::IsPairable() const {
bluetooth_device.h 201 bool IsPairable() const;
bluetooth_device_chromeos.cc 272 if (IsPaired() || !pairing_delegate || !IsPairable()) {
  /external/chromium_org/chrome/browser/ui/webui/options/chromeos/
bluetooth_options_handler.cc 298 if (device->IsPairable())
  /external/chromium_org/chrome/browser/chromeos/system/
ash_system_tray_delegate.cc 705 if (device->IsPaired() || !device->IsPairable()) {
    [all...]

Completed in 2087 milliseconds