Searched defs:IsPaired (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/device/bluetooth/
H A Dbluetooth_device_win.cc184 bool BluetoothDeviceWin::IsPaired() const { function in class:device::BluetoothDeviceWin
H A Dbluetooth_device_chromeos.cc251 bool BluetoothDeviceChromeOS::IsPaired() const { function in class:chromeos::BluetoothDeviceChromeOS
327 if (IsPaired() || !pairing_delegate || !IsPairable()) {

Completed in 119 milliseconds