Documentation ¶
Index ¶
- Variables
- func SendAmfStatusChangeNotify(amfStatus string, guamiList []models.Guami)
- func SendN1MessageNotify(ue *amf_context.AmfUe, n1class models.N1MessageClass, n1Msg []byte, ...)
- func SendN1MessageNotifyAtAMFReAllocation(ue *amf_context.AmfUe, n1Msg []byte, ...)
- func SendN1N2TransferFailureNotification(ue *amf_context.AmfUe, cause models.N1N2MessageTransferCause)
- func SendN2InfoNotify(ue *amf_context.AmfUe, n2class models.N2InformationClass, n1Msg, n2Msg []byte)
- func SendN2InfoNotifyN2Handover(ue *amf_context.AmfUe, releaseList []int32) error
Constants ¶
This section is empty.
Variables ¶
View Source
var HttpLog *logrus.Entry
Functions ¶
func SendN1MessageNotify ¶
func SendN1MessageNotify(ue *amf_context.AmfUe, n1class models.N1MessageClass, n1Msg []byte, registerContext *models.RegistrationContextContainer)
func SendN1MessageNotifyAtAMFReAllocation ¶
func SendN1MessageNotifyAtAMFReAllocation( ue *amf_context.AmfUe, n1Msg []byte, registerContext *models.RegistrationContextContainer)
TS 29.518 5.2.2.3.5.2
func SendN1N2TransferFailureNotification ¶
func SendN1N2TransferFailureNotification(ue *amf_context.AmfUe, cause models.N1N2MessageTransferCause)
func SendN2InfoNotify ¶
func SendN2InfoNotify(ue *amf_context.AmfUe, n2class models.N2InformationClass, n1Msg, n2Msg []byte)
func SendN2InfoNotifyN2Handover ¶
func SendN2InfoNotifyN2Handover(ue *amf_context.AmfUe, releaseList []int32) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.