HomeSort by relevance Sort by last modified time
    Searched defs:action_code (Results 1 - 11 of 11) sorted by null

  /external/wpa_supplicant_8/src/ap/
wmm.c 129 u8 action_code, u8 dialogue_token, u8 status_code)
147 m->u.action.u.wmm_action.action_code = action_code;
259 int action_code; local
305 action_code = mgmt->u.action.u.wmm_action.action_code;
306 switch (action_code) {
326 action_code);
  /cts/tools/dasm/src/java_cup/
emit.java 80 action_code - user supplied declarations and other code to be
136 public static String action_code = null; field in class:emit
319 if (action_code != null)
322 out.println(action_code);
  /sdk/apps/SdkController/src/com/android/tools/sdkcontroller/activities/
MultiTouchActivity.java 169 final int action_code = action & MotionEvent.ACTION_MASK; local
175 switch (action_code) {
220 Log.w(TAG, "Unknown action type: " + action_code);
  /external/wpa_supplicant_8/src/rsn_supp/
tdls.c 122 u8 action_code; /* TDLS frame type */ member in struct:wpa_tdls_peer::tpk_timer
223 u8 action_code, u8 dialog_token,
227 return wpa_sm_send_tdls_mgmt(sm, dst, action_code, dialog_token,
233 static int wpa_tdls_tpk_send(struct wpa_sm *sm, const u8 *dest, u8 action_code,
239 wpa_printf(MSG_DEBUG, "TDLS: TPK send dest=" MACSTR " action_code=%u "
242 MAC2STR(dest), action_code, dialog_token, status_code,
245 if (wpa_tdls_send_tpk_msg(sm, dest, action_code, dialog_token,
249 "(action_code=%u)", action_code);
253 if (action_code == WLAN_TDLS_SETUP_CONFIRM |
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
nb30.h 131 USHORT action_code; member in struct:_ACTION_HEADER
  /cts/tools/dasm/etc/
java_cup-new.jar 
java_cup.jar 
java_cup.jar.old 
  /external/wpa_supplicant_8/src/common/
ieee802_11_defs.h 543 u8 action_code; member in struct:ieee80211_mgmt::__anon26979::__anon26988::__anon26989::__anon26990
549 u8 action_code; member in struct:ieee80211_mgmt::__anon26979::__anon26988::__anon26989::__anon26991
    [all...]
  /external/robolectric/v3/libs/
vtd-xml-2.11.jar 
  /prebuilts/tools/common/m2/repository/com/ximpleware/vtd-xml/2.11/
vtd-xml-2.11.jar 

Completed in 395 milliseconds