Searched refs:getTagBytes (Results 1 – 3 of 3) sorted by relevance
118 mBuffer.put(ConfigParam.getTagBytes(tagType)); in addHeader()
126 byte[] tagTypeByte = ConfigParam.getTagBytes(tagType); in getTlv()
161 public static byte[] getTagBytes(int tagType) { in getTagBytes() method in ConfigParam