/external/wpa_supplicant_8/src/ap/ |
D | wmm.c | 129 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/ |
D | tdls.c | 122 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 …]
|
D | wpa_i.h | 282 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()
|
D | wpa.h | 57 u8 action_code, u8 dialog_token,
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | driver_i.h | 532 const u8 *dst, u8 action_code, in wpa_drv_send_tdls_mgmt() argument 539 action_code, dialog_token, in wpa_drv_send_tdls_mgmt()
|
D | wpas_glue.c | 638 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/ |
D | ieee802_11_defs.h | 543 u8 action_code; member 549 u8 action_code; member
|
/external/wpa_supplicant_8/src/drivers/ |
D | driver.h | 2862 int (*send_tdls_mgmt)(void *priv, const u8 *dst, u8 action_code,
|
D | driver_nl80211.c | 7349 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/ |
D | vtd-xml-2.11.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ximpleware/
com/ ... |