Searched defs:OS_ETH_ALEN (Results 1 – 2 of 2) sorted by relevance
92 char *os_wifi_str2mac(char mac_str[OS_MAC_LEN], char mac[OS_ETH_ALEN]) in os_wifi_str2mac()115 uint8_t *os_wifi_get_mac(uint8_t mac[OS_ETH_ALEN]) in os_wifi_get_mac()
37 #define OS_ETH_ALEN ETH_ALEN macro
Completed in 3 milliseconds