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