Loading android/app/src/com/android/bluetooth/pan/PanService.java +1 −1 Original line number Diff line number Diff line Loading @@ -441,7 +441,7 @@ public class PanService extends ProfileService { ifaceAddr = null; } } } else { } else if (mTetherAc != null) { // PANU Role = reverse Tether Log.d(TAG, "handlePanDeviceStateChange LOCAL_PANU_ROLE:REMOTE_NAP_ROLE state = " + state + ", prevState = " + prevState); Loading Loading
android/app/src/com/android/bluetooth/pan/PanService.java +1 −1 Original line number Diff line number Diff line Loading @@ -441,7 +441,7 @@ public class PanService extends ProfileService { ifaceAddr = null; } } } else { } else if (mTetherAc != null) { // PANU Role = reverse Tether Log.d(TAG, "handlePanDeviceStateChange LOCAL_PANU_ROLE:REMOTE_NAP_ROLE state = " + state + ", prevState = " + prevState); Loading