Home
last modified time | relevance | path

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

/system/bt/binder/android/bluetooth/le/
DIScannerCallback.aidl25 void onScannerRegistered(in int status, in int scannerId); in onScannerRegistered()
/system/bt/binder/android/bluetooth/
DIBluetoothGatt.aidl51 void unregisterScanner(in int scannerId, in AttributionSource attributionSource); in unregisterScanner()
53 void startScan(in int scannerId, in ScanSettings settings, in List<ScanFilter> filters, in startScan()
61 void stopScan(in int scannerId, in AttributionSource attributionSource); in stopScan()
63 void flushPendingBatchResults(in int scannerId, in AttributionSource attributionSource); in flushPendingBatchResults()