Home
last modified time | relevance | path

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

/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
DBluetoothLeScanTest.java243 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
DHearingAidProfileTest.java326 private boolean isBleBatchScanSupported() { in isBleBatchScanSupported() method in HearingAidProfileTest