Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwmm.c124 u8 action_code, u8 dialogue_token, u8 status_code) in wmm_send_action() argument
142 m->u.action.u.wmm_action.action_code = action_code; in wmm_send_action()
256 int action_code; in hostapd_wmm_action() local
302 action_code = mgmt->u.action.u.wmm_action.action_code; in hostapd_wmm_action()
303 switch (action_code) { in hostapd_wmm_action()
323 action_code); in hostapd_wmm_action()
/external/perfetto/src/ftrace_reader/test/data/android_flounder_lte_LRX16F_3.10.40/events/cfg80211/rdev_tdls_mgmt/
Dformat13 field:u8 action_code; offset:66; size:1; signed:0;
18 …), %pM, action_code: %u, dialog_token: %u, status_code: %u, buf: %#.2x ", REC->wiphy_name, REC->na…
/external/perfetto/src/ftrace_reader/test/data/android_seed_N2F62_3.10.49/events/cfg80211/rdev_tdls_mgmt/
Dformat13 field:u8 action_code; offset:66; size:1; signed:0;
19action_code: %u, dialog_token: %u, status_code: %u, peer_capability: %u buf: %#.2x ", REC->wiphy_n…
/external/perfetto/src/ftrace_reader/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/cfg80211/rdev_tdls_mgmt/
Dformat13 field:u8 action_code; offset:66; size:1; signed:0;
20action_code: %u, dialog_token: %u, status_code: %u, peer_capability: %u initiator: %s buf: %#.2x "…
/external/wpa_supplicant_8/src/rsn_supp/
Dtdls.c123 u8 action_code; /* TDLS frame type */ member
241 u8 action_code, u8 dialog_token, in wpa_tdls_send_tpk_msg() argument
245 return wpa_sm_send_tdls_mgmt(sm, dst, action_code, dialog_token, in wpa_tdls_send_tpk_msg()
251 static int wpa_tdls_tpk_send(struct wpa_sm *sm, const u8 *dest, u8 action_code, in wpa_tdls_tpk_send() argument
260 MAC2STR(dest), action_code, dialog_token, status_code, in wpa_tdls_tpk_send()
263 if (wpa_tdls_send_tpk_msg(sm, dest, action_code, dialog_token, in wpa_tdls_tpk_send()
267 "(action_code=%u)", action_code); in wpa_tdls_tpk_send()
271 if (action_code == WLAN_TDLS_SETUP_CONFIRM || in wpa_tdls_tpk_send()
272 action_code == WLAN_TDLS_TEARDOWN || in wpa_tdls_tpk_send()
273 action_code == WLAN_TDLS_DISCOVERY_REQUEST || in wpa_tdls_tpk_send()
[all …]
Dwpa_i.h313 u8 action_code, u8 dialog_token, in wpa_sm_send_tdls_mgmt() argument
319 return sm->ctx->send_tdls_mgmt(sm->ctx->ctx, dst, action_code, in wpa_sm_send_tdls_mgmt()
Dwpa.h60 u8 action_code, u8 dialog_token,
/external/wpa_supplicant_8/wpa_supplicant/
Ddriver_i.h541 const u8 *dst, u8 action_code, in wpa_drv_send_tdls_mgmt() argument
548 action_code, dialog_token, in wpa_drv_send_tdls_mgmt()
Dwpas_glue.c708 u8 action_code, u8 dialog_token, in wpa_supplicant_send_tdls_mgmt() argument
714 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.h837 u8 action_code; member
843 u8 action_code; member
/external/wpa_supplicant_8/src/drivers/
Ddriver.h3220 int (*send_tdls_mgmt)(void *priv, const u8 *dst, u8 action_code,
Ddriver_nl80211.c7985 static int nl80211_send_tdls_mgmt(void *priv, const u8 *dst, u8 action_code, in nl80211_send_tdls_mgmt() argument
8002 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/ ...