Home
last modified time | relevance | path

Searched refs:zc_src_mac (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/linkkit/wifi_provision/smartconfig/
A Dawss_smartconfig.c468 memcpy(zc_src_mac, src, ETH_ALEN); in is_hint_frame()
481 if (memcmp(zc_src_mac, src, ETH_ALEN)) { /* case 1,2 */ in is_hint_frame()
491 memcpy(zc_src_mac, src, ETH_ALEN); in is_hint_frame()
1014 if (memcmp(&src[0], zc_src_mac, ETH_ALEN) || in awss_recv_callback_smartconfig()
/AliOS-Things-master/components/linkkit/wifi_provision/frameworks/
A Dzconfig_protocol.h141 #define zc_src_mac (&zconfig_data->src_mac[0]) macro

Completed in 8 milliseconds