Home | History | Annotate | Download | only in gsm

Lines Matching refs:getByte

518             len = getByte();
542 int getByte() {
907 int firstByte = p.getByte();
939 messageRef = p.getByte();
947 status = p.getByte();
952 int extraParams = p.getByte();
958 moreExtraParams = p.getByte();
962 protocolIdentifier = p.getByte();
966 dataCodingScheme = p.getByte();
988 protocolIdentifier = p.getByte();
992 dataCodingScheme = p.getByte();