Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/java/com/android/server/uwb/data/
DUwbConfig.java79 public @interface OobBleRole { annotation in UwbConfig
150 @OobBleRole
185 @OobBleRole int oobBleRole) { in UwbConfig()
478 public UwbConfig.Builder setOobBleRole(@OobBleRole int uwbRole) { in setOobBleRole()