MHEG5 1.0
DTVKit MHEG5 1.0 API Documentation
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
stb_net.h File Reference

Platform Network API. More...

Go to the source code of this file.

Enumerations

enum  E_NW_LINK_STATUS { NW_LINK_ACTIVE, NW_LINK_INACTIVE, NW_LINK_DISABLED }
 

Functions

E_NW_LINK_STATUS STB_NWGetLinkStatus (void)
 Get the ethernet link status. More...
 

Detailed Description

Platform Network API.

Date
03/02/2014
Author
Adam Sturtridge

Enumeration Type Documentation

Enumerator
NW_LINK_ACTIVE 
NW_LINK_INACTIVE 
NW_LINK_DISABLED 

Function Documentation

E_NW_LINK_STATUS STB_NWGetLinkStatus ( void  )

Get the ethernet link status.

Returns
NW_LINK_ACTIVE cable connected, NW_LINK_INACTIVE cable dis-connected NW_LINK_DISABLED no ethernet device or other error