Home
last modified time | relevance | path

Searched defs:startScanForIntent (Results 1 – 3 of 3) sorted by relevance

/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/system/binder/android/bluetooth/
DIBluetoothGatt.aidl58 …void startScanForIntent(in PendingIntent intent, in ScanSettings settings, in List<ScanFilter> fil… in startScanForIntent() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattService.java718 public void startScanForIntent(PendingIntent intent, ScanSettings settings, in startScanForIntent() method in GattService.BluetoothGattBinder
730 private void startScanForIntent(PendingIntent intent, ScanSettings settings, in startScanForIntent() method in GattService.BluetoothGattBinder