Documentation ¶
Index ¶
- func HandleAMFConfigurationUpdate(amf *context.N3IWFAMF, message *ngapType.NGAPPDU)
- func HandleAMFStatusIndication(message *ngapType.NGAPPDU)
- func HandleDownlinkNASTransport(amf *context.N3IWFAMF, message *ngapType.NGAPPDU)
- func HandleDownlinkRANConfigurationTransfer(message *ngapType.NGAPPDU)
- func HandleDownlinkRANStatusTransfer(message *ngapType.NGAPPDU)
- func HandleErrorIndication(amf *context.N3IWFAMF, message *ngapType.NGAPPDU)
- func HandleEvent(ngapEvent context.NgapEvt)
- func HandleGetNGAPContext(ngapEvent context.NgapEvt)
- func HandleInitialContextSetupRequest(amf *context.N3IWFAMF, message *ngapType.NGAPPDU)
- func HandleLocationReportingControl(message *ngapType.NGAPPDU)
- func HandleNASTCPConnEstablishedComplete(ngapEvent context.NgapEvt)
- func HandleNGReset(amf *context.N3IWFAMF, message *ngapType.NGAPPDU)
- func HandleNGResetAcknowledge(amf *context.N3IWFAMF, message *ngapType.NGAPPDU)
- func HandleNGSetupFailure(sctpAddr string, conn *sctp.SCTPConn, message *ngapType.NGAPPDU)
- func HandleNGSetupResponse(sctpAddr string, conn *sctp.SCTPConn, message *ngapType.NGAPPDU)
- func HandleOverloadStart(amf *context.N3IWFAMF, message *ngapType.NGAPPDU)
- func HandleOverloadStop(amf *context.N3IWFAMF, message *ngapType.NGAPPDU)
- func HandlePDUSessionResourceModifyConfirm(amf *context.N3IWFAMF, message *ngapType.NGAPPDU)
- func HandlePDUSessionResourceModifyRequest(amf *context.N3IWFAMF, message *ngapType.NGAPPDU)
- func HandlePDUSessionResourceReleaseCommand(amf *context.N3IWFAMF, message *ngapType.NGAPPDU)
- func HandlePDUSessionResourceSetupRequest(amf *context.N3IWFAMF, message *ngapType.NGAPPDU)
- func HandleRANConfigurationUpdateAcknowledge(amf *context.N3IWFAMF, message *ngapType.NGAPPDU)
- func HandleRANConfigurationUpdateFailure(amf *context.N3IWFAMF, message *ngapType.NGAPPDU)
- func HandleSendInitialUEMessage(ngapEvent context.NgapEvt)
- func HandleSendNASMsg(ngapEvent context.NgapEvt)
- func HandleSendPDUSessionResourceReleaseRes(ngapEvent context.NgapEvt)
- func HandleSendPDUSessionResourceSetupResponse(ngapEvent context.NgapEvt)
- func HandleSendUEContextReleaseComplete(ngapEvent context.NgapEvt)
- func HandleSendUEContextReleaseRequest(ngapEvent context.NgapEvt)
- func HandleStartTCPSignalNASMsg(ngapEvent context.NgapEvt)
- func HandleUEContextModificationRequest(amf *context.N3IWFAMF, message *ngapType.NGAPPDU)
- func HandleUEContextReleaseCommand(amf *context.N3IWFAMF, message *ngapType.NGAPPDU)
- func HandleUERadioCapabilityCheckRequest(amf *context.N3IWFAMF, message *ngapType.NGAPPDU)
- func HandleUETNLAReleaseRequest(message *ngapType.NGAPPDU)
- func HandleUnmarshalEAP5GData(ngapEvent context.NgapEvt)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleErrorIndication ¶
func HandleEvent ¶ added in v1.2.1
func HandleGetNGAPContext ¶ added in v1.2.1
func HandleNASTCPConnEstablishedComplete ¶ added in v1.2.1
func HandleNGSetupFailure ¶
func HandleNGSetupResponse ¶
func HandleOverloadStart ¶
func HandleSendInitialUEMessage ¶ added in v1.2.1
func HandleSendNASMsg ¶ added in v1.2.1
func HandleSendPDUSessionResourceReleaseRes ¶ added in v1.2.1
func HandleSendPDUSessionResourceSetupResponse ¶ added in v1.2.1
func HandleSendUEContextReleaseComplete ¶ added in v1.2.1
func HandleSendUEContextReleaseRequest ¶ added in v1.2.1
func HandleStartTCPSignalNASMsg ¶ added in v1.2.1
func HandleUnmarshalEAP5GData ¶ added in v1.2.1
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.