Searched refs:expectedMacAddressBuf (Results 1 – 1 of 1) sorted by relevance
4608 ByteBuffer expectedMacAddressBuf = ByteBuffer.allocate( in testSetDataTransferPhaseConfig() local4614 expectedMacAddressBuf.put(getComputedMacAddress(macAddressBytes)); in testSetDataTransferPhaseConfig()4622 expectedMacAddressBuf.put(getComputedMacAddress(macAddressBytes)); in testSetDataTransferPhaseConfig()4635 byte[] expectedMacAddressBytes = expectedMacAddressBuf.array(); in testSetDataTransferPhaseConfig()4678 ByteBuffer expectedMacAddressBuf = ByteBuffer.allocate( in testSetDataTransferPhaseConfigNonZeroslotBitMap() local4684 expectedMacAddressBuf.put(getComputedMacAddress(macAddressBytes)); in testSetDataTransferPhaseConfigNonZeroslotBitMap()4692 expectedMacAddressBuf.put(getComputedMacAddress(macAddressBytes)); in testSetDataTransferPhaseConfigNonZeroslotBitMap()4705 byte[] expectedMacAddressBytes = expectedMacAddressBuf.array(); in testSetDataTransferPhaseConfigNonZeroslotBitMap()4733 ByteBuffer expectedMacAddressBuf = ByteBuffer.allocate( in testSetDataTransferPhaseConfigFailedDueToInvalidSessionType() local4739 expectedMacAddressBuf.put(getComputedMacAddress(macAddressBytes)); in testSetDataTransferPhaseConfigFailedDueToInvalidSessionType()[all …]