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

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/security/
whalWep.c 142 return (whal_hwCtrl_WepDefaultKeyRemove (pWhalWep->pWhalCtrl->pHwCtrl, pKey, CB_Func, CB_handle));
whalWpa.c 264 return (whal_hwCtrl_WepDefaultKeyRemove (pWhalWpa->pWhalCtrl->pHwCtrl, pKey, CB_Func, CB_handle));
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hw_ctrl/
whalHwCtrl.h 135 extern int whal_hwCtrl_WepDefaultKeyRemove (HwCtrl_T *pHwCtrl, securityKeys_t* aSecurityKey, void *CB_Func, TI_HANDLE CB_handle);
whalHwCtrl.c     [all...]

Completed in 22 milliseconds