Functions | |
NMI_API sint8 | m2m_wifi_set_mac_address (uint8 au8MacAddress0[6], uint8 au8MacAddress1[6]) |
Assign MAC addresses to the WILC device. More... | |
Synchronous dual MAC address assigning to the WILC1500 . It is used for non-production SW.
Assign MAC addresses to the WILC device.
[in] | au8MacAddress0 | MAC Address to be provisioned to the WILC for STA interface. |
[in] | au8MacAddress1 | MAC Address to be provisioned to the WILC for AP interface. |