Documentation ¶
Index ¶
- func DecodeSGsAPAlertAck(chunk []byte) (*any.Any, error)
- func DecodeSGsAPAlertReject(chunk []byte) (*any.Any, error)
- func DecodeSGsAPAlertRequest(chunk []byte) (*any.Any, error)
- func DecodeSGsAPDownlinkUnitdata(chunk []byte) (*any.Any, error)
- func DecodeSGsAPEPSDetachAck(chunk []byte) (*any.Any, error)
- func DecodeSGsAPEPSDetachIndication(chunk []byte) (*any.Any, error)
- func DecodeSGsAPIMSIDetachAck(chunk []byte) (*any.Any, error)
- func DecodeSGsAPIMSIDetachIndication(chunk []byte) (*any.Any, error)
- func DecodeSGsAPLocationUpdateAccept(chunk []byte) (*any.Any, error)
- func DecodeSGsAPLocationUpdateReject(chunk []byte) (*any.Any, error)
- func DecodeSGsAPLocationUpdateRequest(chunk []byte) (*any.Any, error)
- func DecodeSGsAPMMInformationRequest(chunk []byte) (*any.Any, error)
- func DecodeSGsAPPagingReject(chunk []byte) (*any.Any, error)
- func DecodeSGsAPPagingRequest(chunk []byte) (*any.Any, error)
- func DecodeSGsAPReleaseRequest(chunk []byte) (*any.Any, error)
- func DecodeSGsAPResetAck(chunk []byte) (*any.Any, error)
- func DecodeSGsAPResetIndication(chunk []byte) (*any.Any, error)
- func DecodeSGsAPServiceAbortRequest(chunk []byte) (*any.Any, error)
- func DecodeSGsAPServiceRequest(chunk []byte) (*any.Any, error)
- func DecodeSGsAPStatus(chunk []byte) (*any.Any, error)
- func DecodeSGsAPTMSIReallocationComplete(chunk []byte) (*any.Any, error)
- func DecodeSGsAPUEActivityIndication(chunk []byte) (*any.Any, error)
- func DecodeSGsAPUEUnreachable(chunk []byte) (*any.Any, error)
- func DecodeSGsAPUplinkUnitdata(chunk []byte) (*any.Any, error)
- func SGsMessageDecoder(chunk []byte) (decode.SGsMessageType, *any.Any, error)
- type IMSIAndTMSI
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodeSGsAPAlertAck ¶
DecodeSGsAPAlertAck decodes the SGsAPAlertAck message byte-by-byte
func DecodeSGsAPAlertReject ¶
DecodeSGsAPAlertReject decodes the SGsAPAlertReject message byte-by-byte
func DecodeSGsAPIMSIDetachAck ¶
DecodeSGsAPIMSIDetachAck decodes the SGsAPIMSIDetachAck message byte-by-byte
func DecodeSGsAPLocationUpdateAccept ¶
DecodeSGsAPLocationUpdateAccept decodes the SGsAPLocationUpdateAccept message byte-by-byte
func DecodeSGsAPLocationUpdateReject ¶
DecodeSGsAPLocationUpdateReject decodes the SGsAPLocationUpdateReject message byte-by-byte
func DecodeSGsAPMMInformationRequest ¶
DecodeSGsAPMMInformationRequest decodes the SGsAPMMInformationRequest message byte-by-byte
func SGsMessageDecoder ¶
Types ¶
type IMSIAndTMSI ¶
IMSIAndTMSI wraps up IMSI or TMSI when they are optional in a message
Click to show internal directories.
Click to hide internal directories.