Home
last modified time | relevance | path

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

/modules/hostap/src/
A Dsupp_api.c1094 char bssid_str[MAC_STR_LEN] = {0}; in wpas_add_and_config_network() local
1096 snprintf(bssid_str, MAC_STR_LEN, "%02x:%02x:%02x:%02x:%02x:%02x", in wpas_add_and_config_network()
1101 resp.network_id, bssid_str)) { in wpas_add_and_config_network()

Completed in 8 milliseconds