Searched defs:onBatchScanStartStopped (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java1227 void onBatchScanStartStopped(int startStopAction, int status, int clientIf) { method in class:GattService
1229 Log.d(TAG, "onBatchScanStartStopped() - clientIf=" + clientIf

Completed in 30 milliseconds