Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/pan/
DPanService.java714 int untetherStatus = cm.untether(iface); in configureBtIface() local
715 Log.i(TAG, "Untethered: " + iface + " untetherStatus: " + untetherStatus); in configureBtIface()