Searched refs:configureBtIface (Results 1 – 1 of 1) sorted by relevance
656 return configureBtIface(true, iface); in startTethering()660 return configureBtIface(false, iface); in stopTethering()663 private String configureBtIface(boolean enable, String iface) { in configureBtIface() method in PanService