HomeSort by relevance Sort by last modified time
    Searched refs:RSN_NUM_REPLAY_COUNTERS_16 (Results 1 - 4 of 4) sorted by null

  /external/wpa_supplicant_8/src/ap/
hs20.c 76 capab |= (RSN_NUM_REPLAY_COUNTERS_16 << 2);
wpa_auth_ie.c 237 capab |= (RSN_NUM_REPLAY_COUNTERS_16 << 2);
358 capab |= (RSN_NUM_REPLAY_COUNTERS_16 << 2);
  /external/wpa_supplicant_8/src/common/
wpa_common.h 115 #define RSN_NUM_REPLAY_COUNTERS_16 3
  /external/wpa_supplicant_8/src/rsn_supp/
tdls.c 1103 rsn_capab |= RSN_NUM_REPLAY_COUNTERS_16 << 2;
    [all...]

Completed in 176 milliseconds