Searched refs:mBtListener (Results 1 – 1 of 1) sorted by relevance
151 private final BluetoothScanner.Listener mBtListener = new BluetoothScanner.Listener() { field in BluetoothDevicePairer371 BluetoothScanner.startListening(mContext, mBtListener, mBluetoothDeviceCriteria); in start()558 final boolean wasListening = BluetoothScanner.stopListening(mBtListener); in doCancel()641 BluetoothScanner.stopListening(mBtListener); in stopScanning()