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/le_scan/
DScanBinderTest.kt93 fun startScanForIntent() { in startScanForIntent() method
/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
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_scan/
DScanBinder.kt79 override fun startScanForIntent( in <lambda>() method in com.android.bluetooth.le_scan.ScanBinder