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

  /external/chromium_org/device/bluetooth/
bluetooth_device.cc 171 if (IsTrustable())
179 bool BluetoothDevice::IsTrustable() const {
bluetooth_device.h 280 bool IsTrustable() const;
bluetooth_adapter_chromeos.cc 395 if (properties->connected.value() && device_chromeos->IsTrustable() &&

Completed in 199 milliseconds