Home
last modified time | relevance | path

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

/Zephyr-latest/modules/hostap/src/
Dsupp_api.c1293 char bssid_str[MAC_STR_LEN] = {0}; in wpas_add_and_config_network() local
1295 snprintf(bssid_str, MAC_STR_LEN, "%02x:%02x:%02x:%02x:%02x:%02x", in wpas_add_and_config_network()
1300 resp.network_id, bssid_str)) { in wpas_add_and_config_network()