Searched refs:reassoc (Results 1 - 25 of 28) sorted by relevance

12

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dhostapd.h147 struct sta_info *sta, int reassoc);
486 int reassoc);
516 const u8 *ie, size_t ielen, int reassoc);
H A Dieee802_11.c1892 const u8 *ies, size_t ies_len, int reassoc)
2041 (!reassoc || sta->auth_alg != WLAN_AUTH_FT)) {
2063 if (!reassoc) {
2275 const u8 *addr, u16 status_code, int reassoc,
2298 (reassoc ? WLAN_FC_STYPE_REASSOC_RESP :
2529 int reassoc)
2544 if (len < IEEE80211_HDRLEN + (reassoc ? sizeof(mgmt->u.reassoc_req) :
2546 wpa_printf(MSG_INFO, "handle_assoc(reassoc=%d) - too short payload (len=%lu)",
2547 reassoc, (unsigned long) len);
2552 if (reassoc) {
1891 check_assoc_ies(struct hostapd_data *hapd, struct sta_info *sta, const u8 *ies, size_t ies_len, int reassoc) argument
2274 send_assoc_resp(struct hostapd_data *hapd, struct sta_info *sta, const u8 *addr, u16 status_code, int reassoc, const u8 *ies, size_t ies_len) argument
2527 handle_assoc(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len, int reassoc) argument
3395 handle_assoc_cb(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len, int reassoc, int ok) argument
[all...]
H A Ddrv_callbacks.c41 const u8 *req_ies, size_t req_ies_len, int reassoc)
285 hostapd_sta_assoc(hapd, addr, reassoc, status, buf,
382 hostapd_sta_assoc(hapd, addr, reassoc, status, buf, p - buf);
398 if (reassoc && (sta->auth_alg == WLAN_AUTH_FT))
418 hostapd_sta_assoc(hapd, addr, reassoc, status, buf, p - buf);
1269 data->assoc_info.reassoc);
40 hostapd_notif_assoc(struct hostapd_data *hapd, const u8 *addr, const u8 *req_ies, size_t req_ies_len, int reassoc) argument
H A Dap_drv_ops.h111 int reassoc, u16 status, const u8 *ie, size_t len);
H A Dap_drv_ops.c351 int reassoc, u16 status, const u8 *ie, size_t len)
356 reassoc, status, ie, len);
350 hostapd_sta_assoc(struct hostapd_data *hapd, const u8 *addr, int reassoc, u16 status, const u8 *ie, size_t len) argument
H A Dieee802_1x.c1090 int reassoc = 1; local
1140 reassoc = 0;
1221 if (reassoc) {
H A Dhostapd.c2796 * @reassoc: 1 to indicate this was a re-association; 0 = first association
2804 int reassoc)
2839 if (reassoc) {
2803 hostapd_new_assoc_sta(struct hostapd_data *hapd, struct sta_info *sta, int reassoc) argument
/external/wpa_supplicant_8/src/ap/
H A Dhostapd.h147 struct sta_info *sta, int reassoc);
486 int reassoc);
516 const u8 *ie, size_t ielen, int reassoc);
H A Dieee802_11.c1892 const u8 *ies, size_t ies_len, int reassoc)
2041 (!reassoc || sta->auth_alg != WLAN_AUTH_FT)) {
2063 if (!reassoc) {
2275 const u8 *addr, u16 status_code, int reassoc,
2298 (reassoc ? WLAN_FC_STYPE_REASSOC_RESP :
2529 int reassoc)
2544 if (len < IEEE80211_HDRLEN + (reassoc ? sizeof(mgmt->u.reassoc_req) :
2546 wpa_printf(MSG_INFO, "handle_assoc(reassoc=%d) - too short payload (len=%lu)",
2547 reassoc, (unsigned long) len);
2552 if (reassoc) {
1891 check_assoc_ies(struct hostapd_data *hapd, struct sta_info *sta, const u8 *ies, size_t ies_len, int reassoc) argument
2274 send_assoc_resp(struct hostapd_data *hapd, struct sta_info *sta, const u8 *addr, u16 status_code, int reassoc, const u8 *ies, size_t ies_len) argument
2527 handle_assoc(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len, int reassoc) argument
3395 handle_assoc_cb(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len, int reassoc, int ok) argument
[all...]
H A Ddrv_callbacks.c41 const u8 *req_ies, size_t req_ies_len, int reassoc)
285 hostapd_sta_assoc(hapd, addr, reassoc, status, buf,
382 hostapd_sta_assoc(hapd, addr, reassoc, status, buf, p - buf);
398 if (reassoc && (sta->auth_alg == WLAN_AUTH_FT))
418 hostapd_sta_assoc(hapd, addr, reassoc, status, buf, p - buf);
1269 data->assoc_info.reassoc);
40 hostapd_notif_assoc(struct hostapd_data *hapd, const u8 *addr, const u8 *req_ies, size_t req_ies_len, int reassoc) argument
H A Dap_drv_ops.h111 int reassoc, u16 status, const u8 *ie, size_t len);
H A Dap_drv_ops.c351 int reassoc, u16 status, const u8 *ie, size_t len)
356 reassoc, status, ie, len);
350 hostapd_sta_assoc(struct hostapd_data *hapd, const u8 *addr, int reassoc, u16 status, const u8 *ie, size_t len) argument
H A Dieee802_1x.c1090 int reassoc = 1; local
1140 reassoc = 0;
1221 if (reassoc) {
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dhostapd.h147 struct sta_info *sta, int reassoc);
486 int reassoc);
516 const u8 *ie, size_t ielen, int reassoc);
H A Dieee802_11.c1892 const u8 *ies, size_t ies_len, int reassoc)
2041 (!reassoc || sta->auth_alg != WLAN_AUTH_FT)) {
2063 if (!reassoc) {
2275 const u8 *addr, u16 status_code, int reassoc,
2298 (reassoc ? WLAN_FC_STYPE_REASSOC_RESP :
2529 int reassoc)
2544 if (len < IEEE80211_HDRLEN + (reassoc ? sizeof(mgmt->u.reassoc_req) :
2546 wpa_printf(MSG_INFO, "handle_assoc(reassoc=%d) - too short payload (len=%lu)",
2547 reassoc, (unsigned long) len);
2552 if (reassoc) {
1891 check_assoc_ies(struct hostapd_data *hapd, struct sta_info *sta, const u8 *ies, size_t ies_len, int reassoc) argument
2274 send_assoc_resp(struct hostapd_data *hapd, struct sta_info *sta, const u8 *addr, u16 status_code, int reassoc, const u8 *ies, size_t ies_len) argument
2527 handle_assoc(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len, int reassoc) argument
3395 handle_assoc_cb(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len, int reassoc, int ok) argument
[all...]
H A Ddrv_callbacks.c41 const u8 *req_ies, size_t req_ies_len, int reassoc)
285 hostapd_sta_assoc(hapd, addr, reassoc, status, buf,
382 hostapd_sta_assoc(hapd, addr, reassoc, status, buf, p - buf);
398 if (reassoc && (sta->auth_alg == WLAN_AUTH_FT))
418 hostapd_sta_assoc(hapd, addr, reassoc, status, buf, p - buf);
1269 data->assoc_info.reassoc);
40 hostapd_notif_assoc(struct hostapd_data *hapd, const u8 *addr, const u8 *req_ies, size_t req_ies_len, int reassoc) argument
H A Dap_drv_ops.h111 int reassoc, u16 status, const u8 *ie, size_t len);
H A Dap_drv_ops.c351 int reassoc, u16 status, const u8 *ie, size_t len)
356 reassoc, status, ie, len);
350 hostapd_sta_assoc(struct hostapd_data *hapd, const u8 *addr, int reassoc, u16 status, const u8 *ie, size_t len) argument
H A Dieee802_1x.c1090 int reassoc = 1; local
1140 reassoc = 0;
1221 if (reassoc) {
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver.h3228 * @reassoc: flag to indicate re-association
3238 int reassoc, u16 status, const u8 *ie, size_t len);
4360 * reassoc - Flag to indicate association or reassociation
4362 int reassoc; member in struct:wpa_event_data::assoc_info
5114 size_t ielen, int reassoc)
5118 event.assoc_info.reassoc = reassoc;
5113 drv_event_assoc(void *ctx, const u8 *addr, const u8 *ie, size_t ielen, int reassoc) argument
H A Ddriver_atheros.c1077 int reassoc, u16 status_code, const u8 *ie, size_t len)
1083 wpa_printf(MSG_DEBUG, "%s: addr=%s status_code=%d reassoc %d",
1084 __func__, ether_sprintf(addr), status_code, reassoc);
1086 if (reassoc)
1076 atheros_sta_assoc(void *priv, const u8 *own_addr, const u8 *addr, int reassoc, u16 status_code, const u8 *ie, size_t len) argument
/external/wpa_supplicant_8/src/drivers/
H A Ddriver.h3228 * @reassoc: flag to indicate re-association
3238 int reassoc, u16 status, const u8 *ie, size_t len);
4360 * reassoc - Flag to indicate association or reassociation
4362 int reassoc; member in struct:wpa_event_data::assoc_info
5114 size_t ielen, int reassoc)
5118 event.assoc_info.reassoc = reassoc;
5113 drv_event_assoc(void *ctx, const u8 *addr, const u8 *ie, size_t ielen, int reassoc) argument
H A Ddriver_atheros.c1077 int reassoc, u16 status_code, const u8 *ie, size_t len)
1083 wpa_printf(MSG_DEBUG, "%s: addr=%s status_code=%d reassoc %d",
1084 __func__, ether_sprintf(addr), status_code, reassoc);
1086 if (reassoc)
1076 atheros_sta_assoc(void *priv, const u8 *own_addr, const u8 *addr, int reassoc, u16 status_code, const u8 *ie, size_t len) argument
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver.h3228 * @reassoc: flag to indicate re-association
3238 int reassoc, u16 status, const u8 *ie, size_t len);
4360 * reassoc - Flag to indicate association or reassociation
4362 int reassoc; member in struct:wpa_event_data::assoc_info
5114 size_t ielen, int reassoc)
5118 event.assoc_info.reassoc = reassoc;
5113 drv_event_assoc(void *ctx, const u8 *addr, const u8 *ie, size_t ielen, int reassoc) argument
H A Ddriver_atheros.c1077 int reassoc, u16 status_code, const u8 *ie, size_t len)
1083 wpa_printf(MSG_DEBUG, "%s: addr=%s status_code=%d reassoc %d",
1084 __func__, ether_sprintf(addr), status_code, reassoc);
1086 if (reassoc)
1076 atheros_sta_assoc(void *priv, const u8 *own_addr, const u8 *addr, int reassoc, u16 status_code, const u8 *ie, size_t len) argument

Completed in 302 milliseconds

12