Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_scan/
DScanNativeInterface.java198 public void gattClientStopBatchScan(int clientIf) { in gattClientStopBatchScan() method in ScanNativeInterface
DScanManager.java1192 mNativeInterface.gattClientStopBatchScan(scannerId); in resetBatchScan()