MHEG5  15.3.0
include/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.

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
 All Data Structures Files Functions Variables Typedefs Defines