ngap

package module
v1.1.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 8, 2026 License: Apache-2.0 Imports: 5 Imported by: 30

Documentation

Index

Constants

View Source
const PPID uint32 = 0x3c000000

TS 38.412

Variables

This section is empty.

Functions

func Decoder

func Decoder(b []byte) (pdu *ngapType.NGAPPDU, err error)

Decoder is to decode raw data to NGAP pdu pointer with PER Aligned

func Encoder

func Encoder(pdu ngapType.NGAPPDU) ([]byte, error)

Encoder is to NGAP pdu to raw data with PER Aligned

func PrintResult

func PrintResult(v reflect.Value, layer int) string

Types

This section is empty.

Directories

Path Synopsis