Searched defs:action_code (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/wpa_supplicant_8/src/ap/ |
H A D | wmm.c | 183 u8 action_code, u8 dialogue_token, u8 status_code) in wmm_send_action() 317 int action_code; in hostapd_wmm_action() local
|
/aosp_15_r20/external/wpa_supplicant_8/src/rsn_supp/ |
H A D | tdls.c | 124 u8 action_code; /* TDLS frame type */ member 260 u8 action_code, u8 dialog_token, in wpa_tdls_send_tpk_msg() 271 static int wpa_tdls_tpk_send(struct wpa_sm *sm, const u8 *dest, u8 action_code, in wpa_tdls_tpk_send() 404 u8 action_code) in wpa_tdls_tpk_retry_timeout_cancel()
|
H A D | wpa_i.h | 393 u8 action_code, u8 dialog_token, in wpa_sm_send_tdls_mgmt()
|
/aosp_15_r20/sdk/apps/SdkController/src/com/android/tools/sdkcontroller/activities/ |
H A D | MultiTouchActivity.java | 169 final int action_code = action & MotionEvent.ACTION_MASK; in onTouch() local
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | nb30.h | 131 USHORT action_code; member
|
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/ |
H A D | wpas_glue.c | 816 u8 action_code, u8 dialog_token, in wpa_supplicant_send_tdls_mgmt()
|
H A D | driver_i.h | 579 const u8 *dst, u8 action_code, in wpa_drv_send_tdls_mgmt()
|
/aosp_15_r20/external/wpa_supplicant_8/src/common/ |
H A D | ieee802_11_defs.h | 1056 u8 action_code; member 1062 u8 action_code; member
|
/aosp_15_r20/external/wpa_supplicant_8/src/drivers/ |
H A D | driver_nl80211.c | 10760 static int nl80211_send_tdls_mgmt(void *priv, const u8 *dst, u8 action_code, in nl80211_send_tdls_mgmt()
|
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/ |
H A D | bindings.rs | 122932 pub action_code: USHORT, field
|