No description available.
The WWAN_SINGLE_NSSAI structure represents a single Network Slice Selection Assistance Information (NSSAI). WWAN_SINGLE_NSSAI is used to uniquely identify a network slice.
BitmasksA 32-bit integer containing the map (logical OR) indicating if the fields that follow are present.
SliceServiceTypeOnly valid if Bitmasks contains WWAN_SNSSAI_SST_VALID (0x00000001).
MappedSliceServiceTypeOnly valid if Bitmasks contains WWAN_SNSSAI_MAPPED_SST_VALID (0x00000002).
SliceDifferentiatorOnly valid if SliceServiceType is valid. May be WWAN_SNSSAI_NO_SD_VALUE_ASSOCIATED_WITH_SST (0x00FFFFFF).
Defines the expected behavior of the network slice features and services. Values include enhanced mobile broadband (eMBB), ultra-reliable low latency communications (URLLC), and massive Internet of Things (MIoT).
MappedSliceDifferentiatorOnly valid if MappedSliceServiceType is valid. May be WWAN_SNSSAI_NO_SD_VALUE_ASSOCIATED_WITH_SST (0x00FFFFFF).
The slice differentiator is directly related to the SliceServiceType and is used as an additional differentiator if multiple network slices carry the same value in SliceServiceType.