Searched defs:syncCodes (Results 1 – 6 of 6) sorted by relevance
123 Integer[] syncCodes = new Integer[] {10, 23}; in testSpecificationParams() local204 assertArrayEquals(cccSpecificationParams.getSyncCodes().toArray(), syncCodes); in testSpecificationParams() local
188 int syncCodes = ByteBuffer.wrap(tlvs.getByteArray(CCC_SUPPORTED_SYNC_CODES)).getInt(); in getAliroSpecificationParamsFromTlvBuffer() local
194 int syncCodes = ByteBuffer.wrap(tlvs.getByteArray(CCC_SUPPORTED_SYNC_CODES)).getInt(); in getCccSpecificationParamsFromTlvBuffer() local
82 @SyncCodeIndex List<Integer> syncCodes, in CccSpecificationParams()
83 @SyncCodeIndex List<Integer> syncCodes, in AliroSpecificationParams()
1950 Integer[] syncCodes = in getTestCccSpecificationParams() local2022 Integer[] syncCodes = in getTestAliroSpecificationParams() local