IsPairable 727 chrome/browser/ui/ash/system_tray_delegate_chromeos.cc if (device->IsPaired() || !device->IsPairable()) { IsPairable 327 chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.cc if (device->IsPairable()) IsPairable 210 device/bluetooth/bluetooth_device.h bool IsPairable() const; IsPairable 255 device/bluetooth/bluetooth_device_chromeos.cc if (IsPaired() || !pairing_delegate || !IsPairable()) {