hoappsouthbound

package
v0.6.7 Latest Latest
Warning

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

Go to latest
Published: Jun 2, 2020 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

Package hoappsouthbound is the southbound of HO application running over ONOS RAN subsystem.

Index

Constants

This section is empty.

Variables

View Source
var ChanHOEvent chan HOEvent

ChanHOEvent is a go channel to pass HOEvent to exporter

Functions

This section is empty.

Types

type HOEvent added in v0.6.1

type HOEvent struct {
	TimeStamp   time.Time
	CRNTI       string
	SrcPlmnID   string
	SrcEcid     string
	DstPlmnID   string
	DstEcid     string
	ElapsedTime int64
}

HOEvent represents a single HO event

type HOSessions

type HOSessions struct {
	ONOSRICAddr    *string
	EnableExporter bool
	HystCqi        int
	A3OffsetCqi    int
	TTTMs          int
	// contains filtered or unexported fields
}

HOSessions is responsible for mapping connections to and interactions with the Northbound of ONOS RAN subsystem.

func NewSession

func NewSession() (*HOSessions, error)

NewSession creates a new southbound session of HO application.

func (*HOSessions) Run

func (m *HOSessions) Run()

Run starts the southbound control loop for handover.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL