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