Home
last modified time | relevance | path

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

/cts/hostsidetests/incident/src/com/android/server/cts/
DBatteryStatsValidationTest.java50 public static final String FEATURE_BLUETOOTH_LE = "android.hardware.bluetooth_le"; field in BatteryStatsValidationTest
174 if (isTV() || !hasFeature(FEATURE_BLUETOOTH_LE, true)) { in testBleScans()
/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
DBluetoothLeScanTest.java337 .hasSystemFeature(PackageManager.FEATURE_BLUETOOTH_LE); in isBleSupported()