Searched defs:snssai (Results 1 – 2 of 2) sorted by relevance
15 public static NetworkSliceInfo getSliceInfo(byte[] snssai) { in getSliceInfo()74 private static int getSST(@NonNull byte[] snssai, int offset) { in getSST()85 private static int getSD(byte[] snssai, int offset) { in getSD()
42 public Ike3gppN1ModeInformation(@NonNull byte[] snssai) { in Ike3gppN1ModeInformation()