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

  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
authSm.h 105 void auth_smTimeout(TI_HANDLE hAssoc, TI_BOOL bTwdInitOccured);
authSm.c 505 * auth_smTimeout - Set a specific parameter to the authentication SM
522 void auth_smTimeout (TI_HANDLE hAuth, TI_BOOL bTwdInitOccured)
openAuthSm.c 412 auth_smTimeout,
sharedKeyAuthSm.c 499 auth_smTimeout,
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/mlme/Auth/
authSm.h 104 void auth_smTimeout(TI_HANDLE hAssoc);
authSm.c 134 pHandle->timer = os_timerCreate(hOs, auth_smTimeout, pHandle);
516 * auth_smTimeout - Set a specific parameter to the authentication SM
532 void auth_smTimeout(TI_HANDLE hAuth)
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
authSm.h 105 void auth_smTimeout(TI_HANDLE hAssoc, TI_BOOL bTwdInitOccured);
authSm.c 505 * auth_smTimeout - Set a specific parameter to the authentication SM
522 void auth_smTimeout (TI_HANDLE hAuth, TI_BOOL bTwdInitOccured)
openAuthSm.c 412 auth_smTimeout,
sharedKeyAuthSm.c 499 auth_smTimeout,

Completed in 76 milliseconds