Home
last modified time | relevance | path

Searched refs:startStopAction (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_scan/
DScanNativeInterface.java298 void onBatchScanStartStopped(int startStopAction, int status, int clientIf) { in onBatchScanStartStopped() argument
303 mScanHelper.onBatchScanStartStopped(startStopAction, status, clientIf); in onBatchScanStartStopped()
DTransitionalScanHelper.java651 public void onBatchScanStartStopped(int startStopAction, int status, int clientIf) { in onBatchScanStartStopped() argument
659 + startStopAction); in onBatchScanStartStopped()