Searched defs:syncCodes (Results 1 – 4 of 4) sorted by relevance
120 Integer[] syncCodes = in testSpecificationParams() local196 assertArrayEquals(cccSpecificationParams.getSyncCodes().toArray(), syncCodes); in testSpecificationParams() local
151 int syncCodes = ByteBuffer.wrap(tlvs.getByteArray(CCC_SUPPORTED_SYNC_CODES)).getInt(); in getCccSpecificationParamsFromTlvBuffer() local
80 @SyncCodeIndex List<Integer> syncCodes, in CccSpecificationParams()
1542 Integer[] syncCodes = in getTestCccSpecificationParams() local