Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/le/
DChannelSoundingParams.java66 @interface CsSecurityLevel {} annotation in ChannelSoundingParams
188 @CsSecurityLevel
296 public @NonNull Builder setCsSecurityLevel(@CsSecurityLevel int csSecurityLevel) { in setCsSecurityLevel()
DDistanceMeasurementManager.java35 import android.bluetooth.le.ChannelSoundingParams.CsSecurityLevel;
191 @CsSecurityLevel
225 public @CsSecurityLevel int getLocalChannelSoundingMaxSupportedSecurityLevel() { in getLocalChannelSoundingMaxSupportedSecurityLevel()
257 public @NonNull Set<@CsSecurityLevel Integer> getChannelSoundingSupportedSecurityLevels() { in getChannelSoundingSupportedSecurityLevels()