Motorola Mobility Confidential Restricted.
ToiNetEthernetDeviceEthernetStatus Interface Reference

Description

This is the documentation for ToiNetEthernetDeviceEthernetStatus.
Ethernet network device hardware status. Use toi.statics.ToiNetEthernetDeviceEthernetStatus.create(<linkSpeed>, <duplexMode>, <featureMask>) to create an instance of ToiNetEthernetDeviceEthernetStatus.

import "ToiNetEthernetDeviceEthernetStatus.idl";

List of all members.

Public Attributes

attribute
ToiNetEthernetDevice::TToiLinkSpeed 
linkSpeed
attribute
ToiNetEthernetDevice::TToiDuplexMode 
duplexMode
attribute long featureMask

Member Data Documentation

The bit mask of the ethernet device features as defined by ToiNetEthernetDevice::TToiEthernetFeature.