Documentation ¶
Index ¶
- func BuildAndSendN1N2Msg(ranUe *context.RanUe, n1Msg, n2Info []byte, N2SmInfoType models.N2SmInfoType, ...)
- func Dispatch(conn net.Conn, msg []byte)
- func DispatchNgapMsg(ran *context.AmfRan, pdu *ngapType.NGAPPDU)
- func FetchRanUeContext(ran *context.AmfRan, message *ngapType.NGAPPDU) (*context.RanUe, *ngapType.AMFUENGAPID)
- func HandleAMFconfigurationUpdateAcknowledge(ran *context.AmfRan, message *ngapType.NGAPPDU)
- func HandleAMFconfigurationUpdateFailure(ran *context.AmfRan, message *ngapType.NGAPPDU)
- func HandleCellTrafficTrace(ran *context.AmfRan, message *ngapType.NGAPPDU)
- func HandleErrorIndication(ran *context.AmfRan, message *ngapType.NGAPPDU)
- func HandleHandoverCancel(ran *context.AmfRan, message *ngapType.NGAPPDU)
- func HandleHandoverFailure(ran *context.AmfRan, message *ngapType.NGAPPDU)
- func HandleHandoverNotify(ran *context.AmfRan, message *ngapType.NGAPPDU)
- func HandleHandoverRequestAcknowledge(ran *context.AmfRan, message *ngapType.NGAPPDU)
- func HandleHandoverRequired(ran *context.AmfRan, message *ngapType.NGAPPDU)
- func HandleInitialContextSetupFailure(ran *context.AmfRan, message *ngapType.NGAPPDU)
- func HandleInitialContextSetupResponse(ran *context.AmfRan, message *ngapType.NGAPPDU)
- func HandleInitialUEMessage(ran *context.AmfRan, message *ngapType.NGAPPDU)
- func HandleLocationReport(ran *context.AmfRan, message *ngapType.NGAPPDU)
- func HandleLocationReportingFailureIndication(ran *context.AmfRan, message *ngapType.NGAPPDU)
- func HandleNGReset(ran *context.AmfRan, message *ngapType.NGAPPDU)
- func HandleNGResetAcknowledge(ran *context.AmfRan, message *ngapType.NGAPPDU)
- func HandleNGSetupRequest(ran *context.AmfRan, message *ngapType.NGAPPDU)
- func HandleNasNonDeliveryIndication(ran *context.AmfRan, message *ngapType.NGAPPDU)
- func HandlePDUSessionResourceModifyIndication(ran *context.AmfRan, message *ngapType.NGAPPDU)
- func HandlePDUSessionResourceModifyResponse(ran *context.AmfRan, message *ngapType.NGAPPDU)
- func HandlePDUSessionResourceNotify(ran *context.AmfRan, message *ngapType.NGAPPDU)
- func HandlePDUSessionResourceReleaseResponse(ran *context.AmfRan, message *ngapType.NGAPPDU)
- func HandlePDUSessionResourceSetupResponse(ran *context.AmfRan, message *ngapType.NGAPPDU)
- func HandlePathSwitchRequest(ran *context.AmfRan, message *ngapType.NGAPPDU)
- func HandleRRCInactiveTransitionReport(ran *context.AmfRan, message *ngapType.NGAPPDU)
- func HandleRanConfigurationUpdate(ran *context.AmfRan, message *ngapType.NGAPPDU)
- func HandleSCTPNotification(conn net.Conn, notification sctp.Notification)
- func HandleUEContextModificationFailure(ran *context.AmfRan, message *ngapType.NGAPPDU)
- func HandleUEContextModificationResponse(ran *context.AmfRan, message *ngapType.NGAPPDU)
- func HandleUEContextReleaseComplete(ran *context.AmfRan, message *ngapType.NGAPPDU)
- func HandleUEContextReleaseRequest(ran *context.AmfRan, message *ngapType.NGAPPDU)
- func HandleUERadioCapabilityCheckResponse(ran *context.AmfRan, message *ngapType.NGAPPDU)
- func HandleUERadioCapabilityInfoIndication(ran *context.AmfRan, message *ngapType.NGAPPDU)
- func HandleUplinkNasTransport(ran *context.AmfRan, message *ngapType.NGAPPDU)
- func HandleUplinkNonUEAssociatedNRPPATransport(ran *context.AmfRan, message *ngapType.NGAPPDU)
- func HandleUplinkRanConfigurationTransfer(ran *context.AmfRan, message *ngapType.NGAPPDU)
- func HandleUplinkRanStatusTransfer(ran *context.AmfRan, message *ngapType.NGAPPDU)
- func HandleUplinkUEAssociatedNRPPATransport(ran *context.AmfRan, message *ngapType.NGAPPDU)
- func NgapMsgHandler(ue *context.AmfUe, msg context.NgapMsg)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildAndSendN1N2Msg ¶
func FetchRanUeContext ¶
func HandleCellTrafficTrace ¶
func HandleErrorIndication ¶
func HandleHandoverCancel ¶
func HandleHandoverFailure ¶
func HandleHandoverNotify ¶
func HandleHandoverRequired ¶
func HandleInitialUEMessage ¶
func HandleLocationReport ¶
func HandleNGSetupRequest ¶
func HandlePathSwitchRequest ¶
TS 23.502 4.9.1
func HandleSCTPNotification ¶
func HandleSCTPNotification(conn net.Conn, notification sctp.Notification)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.