| Motorola Mobility Confidential Restricted. | ||||||||||||||||||||||||||||||||||||||||||||||||||||
|
ToiNetEthernetDevice Interface Reference Description
Inheritance diagram for ToiNetEthernetDevice:
Member Typedef Documentation
The duplex mode.
Bit mask values indicating the ethernet device features availability.
The link speed. Member Function Documentation
Returns ethernet network device hardware status.
Member Data DocumentationDuplex full. This constant can also be accessed from toi.consts.ToiNetEthernetDevice.DUPLEX_MODE_FULL. Duplex half. This constant can also be accessed from toi.consts.ToiNetEthernetDevice.DUPLEX_MODE_HALF. Duplex mode unknown. This constant can also be accessed from toi.consts.ToiNetEthernetDevice.DUPLEX_MODE_UNKNOWN. Indicates whether the auto negotiate enabled or not. This constant can also be accessed from toi.consts.ToiNetEthernetDevice.ETHERNET_FEATURE_AUTO_NEGOTIATE. Indicates whether the flow control enabled or not. This constant can also be accessed from toi.consts.ToiNetEthernetDevice.ETHERNET_FEATURE_FLOW_CONTROL. Indicates whether the jumbo packet enabled or not. This constant can also be accessed from toi.consts.ToiNetEthernetDevice.ETHERNET_FEATURE_JUMBO_PACKET. Indicates whether the WOL feature is enabled or not. This constant can also be accessed from toi.consts.ToiNetEthernetDevice.ETHERNET_FEATURE_WAKE_ON_LAN. 10 megabit This constant can also be accessed from toi.consts.ToiNetEthernetDevice.LINK_SPEED_10. 100 megabit This constant can also be accessed from toi.consts.ToiNetEthernetDevice.LINK_SPEED_100. 1 gigabit This constant can also be accessed from toi.consts.ToiNetEthernetDevice.LINK_SPEED_1000. Link speed unknown. This constant can also be accessed from toi.consts.ToiNetEthernetDevice.LINK_SPEED_UNKNOWN. |
||||||||||||||||||||||||||||||||||||||||||||||||||||