MHEG  17.9.0
 All Data Structures Files Functions Variables Typedefs Enumerations Macros Pages
Enumerations | Functions
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

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