Home | History | Annotate | Download | only in gatt

Lines Matching defs:resultType

560                 int resultType = getResultType(batchScanParams);
561 int fullScanPercent = getFullScanStoragePercent(resultType);
572 gattClientStartBatchScanNative(clientIf, resultType, scanInterval,
580 private int getFullScanStoragePercent(int resultType) {
581 switch (resultType) {