Searched defs:mac_str (Results 1 – 6 of 6) sorted by relevance
180 char mac_str[19]; in test_wifi_offchan_tx() local217 char mac_str[19] = {0}; in test_wifi_roc() local
299 char mac_str[19]; in test_wifi_connection_sta() local325 char mac_str[19] = {0}; in test_wifi_connection_softap() local
103 bool unity_util_convert_mac_from_string(const char* mac_str, uint8_t *mac_addr) in unity_util_convert_mac_from_string()
215 uint8_t *mac_str2hex(const char *mac_str, uint8_t *mac_hex) in mac_str2hex()
73 static inline char* gen_mac_str(const uint8_t* mac, char* pref, char* mac_str) in gen_mac_str()
226 static inline char* gen_mac_str(const uint8_t* mac, char* pref, char* mac_str) in gen_mac_str()