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

  /external/wpa_supplicant/
eapol_sm.h 213 int startPeriod, int maxStart);
257 int authPeriod, int startPeriod,
eapol_sm.c 82 unsigned int startPeriod; /* dot1xSuppStartPeriod */
258 sm->startWhen = sm->startPeriod;
963 * @startPeriod: dot1xSuppStartPeriod
970 int startPeriod, int maxStart)
978 if (startPeriod >= 0)
979 sm->startPeriod = startPeriod;
1018 "startPeriod=%u\n"
1024 sm->startPeriod,
1069 sm->startPeriod,
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/eapol_supp/
eapol_supp_sm.h 231 int startPeriod, int maxStart);
276 int authPeriod, int startPeriod,
eapol_supp_sm.c 83 unsigned int startPeriod; /* dot1xSuppStartPeriod */
275 sm->startWhen = sm->startPeriod;
988 * @startPeriod: dot1xSuppStartPeriod
995 int startPeriod, int maxStart)
1003 if (startPeriod >= 0)
1004 sm->startPeriod = startPeriod;
1043 "startPeriod=%u\n"
1049 sm->startPeriod,
1094 sm->startPeriod,
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
mainSecSm.h 87 TI_UINT32 startPeriod;
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/inc/
mainSecSm.h 88 UINT32 startPeriod;
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
mainSecSm.h 87 TI_UINT32 startPeriod;

Completed in 127 milliseconds