Home
last modified time | relevance | path

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

/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/bluetooth/
DBluetoothStatsTests.java41 private static final String FEATURE_BLUETOOTH_LE = "android.hardware.bluetooth_le"; field in BluetoothStatsTests
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/packages/
DCommonPackages.java36 public static final String FEATURE_BLUETOOTH_LE = "android.hardware.bluetooth_le"; field in CommonPackages