Searched refs:mBluetoothPan (Results 1 – 1 of 1) sorted by relevance
66 private BluetoothPan mBluetoothPan; field in BluetoothTetheringDataTracker117 mBluetoothPan = (BluetoothPan) proxy;120 mBluetoothPan = null;130 if (mBluetoothPan != null) { in teardown()131 for (BluetoothDevice device: mBluetoothPan.getConnectedDevices()) { in teardown()132 mBluetoothPan.disconnect(device); in teardown()