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

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/inc/
whalWep.h 65 int whalWep_KeyRemove (TI_HANDLE hWhalWep, securityKeys_t* pKey, void *CB_Func, TI_HANDLE CB_handle);
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/security/
whalWep.c 123 * Function : whalWep_KeyRemove
131 int whalWep_KeyRemove (TI_HANDLE hWhalWep, securityKeys_t* pKey, void *CB_Func, TI_HANDLE CB_handle)
whalSecurity.c 231 return (whalWep_KeyRemove (pWhalSecur->pWhalWep, pKey, CB_Func, CB_handle));

Completed in 15 milliseconds