|
DtvKit_ATSC3.0
|
#include <atsc_types.h>
Public Attributes | |
| char | sWifiMac [6] |
| char | sEthMac [6] |
| uint8_t | sWifiAddr [4] |
| uint8_t | sEthAddr [4] |
struct Network information including MAC addresses, IP addresses for both Wi-Fi,Ethernet interfaces.
| uint8_t sNetworkInfo_t::sEthAddr[4] |
IP address of the Ethernet interface.
| char sNetworkInfo_t::sEthMac[6] |
MAC address of the Ethernet interface.
| uint8_t sNetworkInfo_t::sWifiAddr[4] |
IP address of the Wi-Fi interface.
| char sNetworkInfo_t::sWifiMac[6] |
MAC address of the Wi-Fi interface.