Home
last modified time | relevance | path

Searched defs:startScanForIntent (Results 1 – 5 of 5) 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/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
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattService.java499 public void startScanForIntent( in startScanForIntent() method in GattService.BluetoothGattBinder