MHEG  17.9.0
 All Data Structures Files Functions Variables Typedefs Enumerations Macros Pages
Functions
glue_dsmcc.h File Reference

Interface functions to DSM-CC instance for MHEG5. More...

#include "dsm_types.h"
#include "dsm_client.h"
#include "dtvstring.h"
#include "mherrors.h"

Go to the source code of this file.

Functions

E_MhegErr MH5GlueDsmccOpen (U32BIT taskPriority)
 
void MH5GlueDsmccClose (void)
 
E_MhegErr MH5GlueDsmccStart (S_DVB_LOCATOR *pDvbLoc, U32BIT carouselId, BOOLEAN clear)
 
void MH5GlueDsmccStop (U8BIT action)
 
void MH5GlueDsmccMHEGInitialBoot (void)
 Causes the autoboot application to be launched. The component must be in the correct state (DSM-CC booted and no application starting or running) before calling this function. More...
 
BOOLEAN MH5GlueSiqNetBootInfo (S_STRING *nbinfo)
 Get current MHEG net boot info existance and nb info string. More...
 
void MH5GlueDsmccReboot (void)
 

Detailed Description

Interface functions to DSM-CC instance for MHEG5.

Date
20/12/2012
Author
Adam Sturtridge

Function Documentation

void MH5GlueDsmccMHEGInitialBoot ( void  )

Causes the autoboot application to be launched. The component must be in the correct state (DSM-CC booted and no application starting or running) before calling this function.

Returns
E_FsStatus
BOOLEAN MH5GlueSiqNetBootInfo ( S_STRING nbinfo)

Get current MHEG net boot info existance and nb info string.

Parameters
S_STRING*pointer to return netboot info string
Returns
BOOLEAN - TRUE if net boot info descriptor exists