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