Searched refs:getAddressList (Results 1 – 8 of 8) sorted by relevance
161 assertNull(params.getAddressList()); in testCreateReconfigureParamsBlockStriding()184 assertNull(params.getAddressList()); in testCreateReconfigureParamsRangeDataNtf()
475 assertArrayEquals(params.getAddressList(), addressList); in testRangingReconfigureParams()480 assertArrayEquals(fromBundle.getAddressList(), addressList); in testRangingReconfigureParams()539 assertArrayEquals(params.getAddressList(), addressList); in testControleeParams()543 assertArrayEquals(fromBundle.getAddressList(), addressList); in testControleeParams()
71 public UwbAddress[] getAddressList() { in getAddressList() method in FiraControleeParams
118 public UwbAddress[] getAddressList() { in getAddressList() method in FiraRangingReconfigureParams
1427 reconfigureParams.getAddressList(), params.getAddressList()) in testAddControlee()1457 reconfigureParams.getAddressList(), params.getAddressList()) in testRemoveControlee()
4186 getComputedMacAddress(reconfigureParams.getAddressList()[0].toBytes()); in execReconfigureAddControlee_success()4243 byte[] dstAddress = getComputedMacAddress(reconfigureParams.getAddressList()[0].toBytes()); in execReconfigureRemoveControleeV1_success()4306 byte[] dstAddress = getComputedMacAddress(reconfigureParams.getAddressList()[0].toBytes()); in execReconfigureAddControleeV2_success()4356 byte[] dstAddress = getComputedMacAddress(reconfigureParams.getAddressList()[0].toBytes()); in execReconfigureAddControlee_fetchKeysFromSE_V2_success()
773 .setAddressList(controleeParams.getAddressList()) in addControlee()790 .setAddressList(controleeParams.getAddressList()) in removeControlee()
1177 if ((rangingReconfigureParams.getAddressList() != null) in reconfigureInternal()2235 addrList = rangingReconfigureParams.getAddressList(); in handleReconfigure()