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.java425 private IBluetoothScan mBluetoothScan; field in BluetoothLeScanner.BleScanCallbackWrapper
441 mBluetoothScan = bluetoothScan; in BleScanCallbackWrapper()
456 mBluetoothScan.registerScanner(this, mWorkSource, mAttributionSource); in startRegistration()
494 mBluetoothScan.stopScan(mScannerId, mAttributionSource); in stopLeScan()
496 mBluetoothScan.unregisterScanner(mScannerId, mAttributionSource); in stopLeScan()
518 mBluetoothScan.flushPendingBatchResults(mScannerId, mAttributionSource); in flushPendingBatchResults()
545 mBluetoothScan.unregisterScanner(scannerId, mAttributionSource); in onScannerRegistered()
552 mBluetoothScan.startScan( in onScannerRegistered()