Home
last modified time | relevance | path

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

/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothGatt.aidl56 …void startScanForIntent(in PendingIntent intent, in ScanSettings settings, in List<ScanFilter> fil… in startScanForIntent() method
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java600 public void startScanForIntent(PendingIntent intent, ScanSettings settings, in startScanForIntent() method in GattService.BluetoothGattBinder