WINC1500 IoT Software APIs: m2m_wifi_get_mac_address

WINC1500 IoT Software API

WINC1500 IoT Software APIs  19.5.2
WINC Software API Reference Manual
m2m_wifi_get_mac_address

Functions

NMI_API sint8 m2m_wifi_get_mac_address (uint8 *pu8MacAddr)
 

Detailed Description

Function to retrieve the current MAC address. The function is blocking until the response is received.

Function Documentation

◆ m2m_wifi_get_mac_address()

NMI_API sint8 m2m_wifi_get_mac_address ( uint8 pu8MacAddr)
Parameters
[out]pu8MacAddrOutput MAC address buffer of 6 bytes size.
Precondition
m2m_wifi_init required to be called before any WIFI/socket function
See also
m2m_wifi_get_otp_mac_address
Returns
The function returns M2M_SUCCESS for successful operations and a negative value otherwise.
Generated on Thu Jan 26 2017 22:15:21 for WINC1500 IoT Software APIs by   doxygen 1.8.13