Searched refs:userDataHeaderLength (Results 1 – 1 of 1) sorted by relevance
337 int userDataHeaderLength = pdu.read(); in gsmDecodeUserDataHeader() local342 byte[] udh = new byte[userDataHeaderLength]; in gsmDecodeUserDataHeader()358 int headerBits = (userDataHeaderLength + 1) * 8; in gsmDecodeUserDataHeader()366 + userDataHeaderLength in gsmDecodeUserDataHeader()