Home
last modified time | relevance | path

Searched refs:isBluetooth (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DTetheringConfiguration.java264 public boolean isBluetooth(String iface) { in isBluetooth() method in TetheringConfiguration
DTethering.java575 } else if (cfg.isBluetooth(iface)) { in ifaceNameToType()