Home
last modified time | relevance | path

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

/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothGatt.aidl59 void stopScanForIntent(in PendingIntent intent, in AttributionSource attributionSource); in stopScanForIntent() method
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java611 public void stopScanForIntent(PendingIntent intent, AttributionSource attributionSource) in stopScanForIntent() method in GattService.BluetoothGattBinder