Searched refs:isBleBatchScanSupported (Results 1 – 2 of 2) sorted by relevance
243 if (!TestUtils.isBleSupported(getContext()) || !isBleBatchScanSupported()) { in testBatchScan()274 if (!TestUtils.isBleSupported(getContext()) || !isBleBatchScanSupported()) { in testStartScanPendingIntent_nullnull()293 if (!TestUtils.isBleSupported(getContext()) || !isBleBatchScanSupported()) { in testStartScanPendingIntent()389 private boolean isBleBatchScanSupported() { in isBleBatchScanSupported() method in BluetoothLeScanTest
326 private boolean isBleBatchScanSupported() { in isBleBatchScanSupported() method in HearingAidProfileTest