HomeSort by relevance Sort by last modified time
    Searched defs:IsPaired (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/device/bluetooth/
bluetooth_device_win.cc 184 bool BluetoothDeviceWin::IsPaired() const {
bluetooth_device_chromeos.cc 251 bool BluetoothDeviceChromeOS::IsPaired() const {
327 if (IsPaired() || !pairing_delegate || !IsPairable()) {

Completed in 120 milliseconds