Searched defs:GSM (Results 1 – 2 of 2) sorted by relevance
67 public static final AudioCodec GSM = new AudioCodec(3, "GSM/8000", null); field in AudioCodec
69 private static final int GSM = RAF_GSM | RAF_GPRS | RAF_EDGE; field in RadioAccessFamily