Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwmm.c129 u8 action_code, u8 dialogue_token, u8 status_code) in wmm_send_action() argument
147 m->u.action.u.wmm_action.action_code = action_code; in wmm_send_action()
259 int action_code; in hostapd_wmm_action() local
305 action_code = mgmt->u.action.u.wmm_action.action_code; in hostapd_wmm_action()
306 switch (action_code) { in hostapd_wmm_action()
326 action_code); in hostapd_wmm_action()
/external/wpa_supplicant_8/src/rsn_supp/
Dtdls.c122 u8 action_code; /* TDLS frame type */ member
223 u8 action_code, u8 dialog_token, in wpa_tdls_send_tpk_msg() argument
227 return wpa_sm_send_tdls_mgmt(sm, dst, action_code, dialog_token, in wpa_tdls_send_tpk_msg()
233 static int wpa_tdls_tpk_send(struct wpa_sm *sm, const u8 *dest, u8 action_code, in wpa_tdls_tpk_send() argument
242 MAC2STR(dest), action_code, dialog_token, status_code, in wpa_tdls_tpk_send()
245 if (wpa_tdls_send_tpk_msg(sm, dest, action_code, dialog_token, in wpa_tdls_tpk_send()
249 "(action_code=%u)", action_code); in wpa_tdls_tpk_send()
253 if (action_code == WLAN_TDLS_SETUP_CONFIRM || in wpa_tdls_tpk_send()
254 action_code == WLAN_TDLS_TEARDOWN || in wpa_tdls_tpk_send()
255 action_code == WLAN_TDLS_DISCOVERY_REQUEST || in wpa_tdls_tpk_send()
[all …]
Dwpa_i.h282 u8 action_code, u8 dialog_token, in wpa_sm_send_tdls_mgmt() argument
288 return sm->ctx->send_tdls_mgmt(sm->ctx->ctx, dst, action_code, in wpa_sm_send_tdls_mgmt()
Dwpa.h57 u8 action_code, u8 dialog_token,
/external/wpa_supplicant_8/wpa_supplicant/
Ddriver_i.h532 const u8 *dst, u8 action_code, in wpa_drv_send_tdls_mgmt() argument
539 action_code, dialog_token, in wpa_drv_send_tdls_mgmt()
Dwpas_glue.c638 u8 action_code, u8 dialog_token, in wpa_supplicant_send_tdls_mgmt() argument
644 return wpa_drv_send_tdls_mgmt(wpa_s, dst, action_code, dialog_token, in wpa_supplicant_send_tdls_mgmt()
/external/wpa_supplicant_8/src/common/
Dieee802_11_defs.h543 u8 action_code; member
549 u8 action_code; member
/external/wpa_supplicant_8/src/drivers/
Ddriver.h2862 int (*send_tdls_mgmt)(void *priv, const u8 *dst, u8 action_code,
Ddriver_nl80211.c7349 static int nl80211_send_tdls_mgmt(void *priv, const u8 *dst, u8 action_code, in nl80211_send_tdls_mgmt() argument
7366 nla_put_u8(msg, NL80211_ATTR_TDLS_ACTION, action_code) || in nl80211_send_tdls_mgmt()
/external/robolectric/v3/libs/
Dvtd-xml-2.11.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ximpleware/ com/ ...