Home
last modified time | relevance | path

Searched refs:MAC_INDEX_0 (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_self_cure/
H A Dmulti_gateway.cpp34 constexpr int32_t MAC_INDEX_0 = 0; member
177 if (sscanf_s(macAddr, "%x:%x:%x:%x:%x:%x", &addr[MAC_INDEX_0], &addr[MAC_INDEX_1], &addr[MAC_INDEX_2], in GetMacAddr()
/foundation/communication/dhcp/services/utils/src/
H A Ddhcp_common_utils.cpp28 constexpr int32_t MAC_INDEX_0 = 0; member
96 if (sprintf_s(gwMacAddr, sizeof(gwMacAddr), "%02x:%02x:%02x:%02x:%02x:%02x", macArray[MAC_INDEX_0], in MacArray2Str()

Completed in 2 milliseconds