Searched refs:mBluetoothPanListener (Results 1 – 1 of 1) sorted by relevance
285 private PanServiceListener mBluetoothPanListener; field in Tethering778 if (mBluetoothPanListener != null && mBluetoothPanListener.isConnected()) { in setBluetoothTethering()798 if (mBluetoothPanListener == null) { in setBluetoothTethering()799 mBluetoothPanListener = new PanServiceListener(); in setBluetoothTethering()800 adapter.getProfileProxy(mContext, mBluetoothPanListener, BluetoothProfile.PAN); in setBluetoothTethering()