Searched defs:OS_MAC_LEN (Results 1 – 2 of 2) sorted by relevance
67 char *os_wifi_get_mac_str(char mac_str[OS_MAC_LEN]) in os_wifi_get_mac_str()92 char *os_wifi_str2mac(char mac_str[OS_MAC_LEN], char mac[OS_ETH_ALEN]) in os_wifi_str2mac()
36 #define OS_MAC_LEN HAL_MAC_LEN macro
Completed in 2 milliseconds