Searched refs:setOobBleRole (Results 1 – 5 of 5) sorted by relevance
57 .setOobBleRole(PERIPHERAL) in getPacsControleeProfile()74 .setOobBleRole(CENTRAL) in getPacsControllerProfile()94 .setOobBleRole(CENTRAL) in getPacsControlleeProfileForDynamicStsInd()114 .setOobBleRole(CENTRAL) in getPacsControlleeProfileForProvSTSInd()
213 .setOobBleRole(PERIPHERAL); in getUwbConfig()
134 .setOobBleRole(oobBleRole) in testUwbconfig()162 .setOobBleRole(oobBleRole) in testUwbconfig()
179 .setOobBleRole(PERIPHERAL) in testOpenRangingSession()
478 public UwbConfig.Builder setOobBleRole(@OobBleRole int uwbRole) { in setOobBleRole() method in UwbConfig.Builder