Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DScanManager.java289 mScanNative.flushBatchResults(client.clientIf); in handleFlushBatchResults()
546 flushBatchResults(clientIf); in resetBatchScan()
720 void flushBatchResults(int clientIf) { in flushBatchResults() method in ScanManager.ScanNative