Searched refs:test_driver_set_ssid (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_test.c1051 static int test_driver_set_ssid(void *priv, const u8 *buf, int len) function
1058 wpa_hexdump_ascii(MSG_DEBUG, "test_driver_set_ssid: SSID", buf, len);
2655 .hapd_set_ssid = test_driver_set_ssid,
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_test.c1051 static int test_driver_set_ssid(void *priv, const u8 *buf, int len) function
1058 wpa_hexdump_ascii(MSG_DEBUG, "test_driver_set_ssid: SSID", buf, len);
2655 .hapd_set_ssid = test_driver_set_ssid,
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_test.c1051 static int test_driver_set_ssid(void *priv, const u8 *buf, int len) function
1058 wpa_hexdump_ascii(MSG_DEBUG, "test_driver_set_ssid: SSID", buf, len);
2655 .hapd_set_ssid = test_driver_set_ssid,

Completed in 191 milliseconds