Searched defs:atheros_send_mgmt (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_atheros.c1838 static int atheros_send_mgmt(void *priv, const u8 *frm, size_t data_len, function
1854 "atheros_send_mgmt (%u)", (unsigned int) data_len);
2145 .send_mlme = atheros_send_mgmt,
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_atheros.c1838 static int atheros_send_mgmt(void *priv, const u8 *frm, size_t data_len, function
1854 "atheros_send_mgmt (%u)", (unsigned int) data_len);
2145 .send_mlme = atheros_send_mgmt,
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_atheros.c1838 static int atheros_send_mgmt(void *priv, const u8 *frm, size_t data_len, function
1854 "atheros_send_mgmt (%u)", (unsigned int) data_len);
2145 .send_mlme = atheros_send_mgmt,

Completed in 85 milliseconds