Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothScan.aidl43 …void startScanForIntent(in PendingIntent intent, in ScanSettings settings, in List<ScanFilter> fil… in startScanForIntent() method
DIBluetoothGatt.aidl59 …void startScanForIntent(in PendingIntent intent, in ScanSettings settings, in List<ScanFilter> fil… in startScanForIntent() method
/packages/modules/Bluetooth/framework/java/android/bluetooth/le/
DBluetoothLeScanner.java294 scan.startScanForIntent( in startScan()
297 gatt.startScanForIntent( in startScan()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_scan/
DScanController.java123 public void startScanForIntent( in startScanForIntent() method in ScanController.BluetoothScanBinder
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/
DGattServiceBinderTest.java154 public void startScanForIntent() throws Exception { in startScanForIntent() method in GattServiceBinderTest
158 mBinder.startScanForIntent(mPendingIntent, settings, filters, mAttributionSource); in startScanForIntent()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattService.java499 public void startScanForIntent( in startScanForIntent() method in GattService.BluetoothGattBinder
/packages/modules/Bluetooth/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt1464 Landroid/bluetooth/IBluetoothGatt$Stub$Proxy;->startScanForIntent(Landroid/app/PendingIntent;Landro…
1576 Landroid/bluetooth/IBluetoothGatt;->startScanForIntent(Landroid/app/PendingIntent;Landroid/bluetoot…