Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DScanManager.java704 int resultType = getResultType(batchScanParams); in resetBatchScan()
1044 private int getResultType(BatchScanParams params) { in getResultType() method in ScanManager.ScanNative