Home
last modified time | relevance | path

Searched refs:mBluetoothScan (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/le/
DBluetoothLeScanner.java389 private final IBluetoothScan mBluetoothScan; field in BluetoothLeScanner.BleScanCallbackWrapper
403 mBluetoothScan = bluetoothScan; in BleScanCallbackWrapper()
417 mBluetoothScan.registerScanner(this, mWorkSource, mAttributionSource); in startRegistration()
451 mBluetoothScan.stopScan(mScannerId, mAttributionSource); in stopLeScan()
452 mBluetoothScan.unregisterScanner(mScannerId, mAttributionSource); in stopLeScan()
468 mBluetoothScan.flushPendingBatchResults(mScannerId, mAttributionSource); in flushPendingBatchResults()
491 mBluetoothScan.unregisterScanner(scannerId, mAttributionSource); in onScannerRegistered()
494 mBluetoothScan.startScan( in onScannerRegistered()