Searched defs:uwbRole (Results 1 – 2 of 2) sorted by relevance
153 private UwbConfig( in UwbConfig()315 public UwbConfig.Builder setUwbRole(@UwbRole int uwbRole) { in setUwbRole()472 public UwbConfig.Builder setOobType(@OobType int uwbRole) { in setOobType()478 public UwbConfig.Builder setOobBleRole(@OobBleRole int uwbRole) { in setOobBleRole()
97 int uwbRole = CONTROLEE_AND_RESPONDER; in testUwbconfig() local