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 86 bool BluetoothDeviceWin::IsPaired() const {
bluetooth_device_chromeos.cc 189 bool BluetoothDeviceChromeOS::IsPaired() const {
272 if (IsPaired() || !pairing_delegate || !IsPairable()) {

Completed in 156 milliseconds