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

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/inc/
whalSecurity.h 115 int whalSecur_Destroy (TI_HANDLE hWhalSecur, UINT16 numOfStations);
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/security/
whalSecurity.c 69 whalSecur_Destroy(pWhalSecur, numOfStations);
75 whalSecur_Destroy(pWhalSecur, numOfStations);
83 whalSecur_Destroy(pWhalSecur, numOfStations);
478 * Function : whalSecur_Destroy
486 int whalSecur_Destroy (TI_HANDLE hWhalSecur, UINT16 numOfStations)
495 WLAN_REPORT_ERROR(pWhalSecur->hReport, HAL_CTRL_MODULE_LOG, (" whalSecur_Destroy: privacy_unload failure \n"));
499 WLAN_REPORT_ERROR(pWhalSecur->hReport, HAL_CTRL_MODULE_LOG, (" whalSecur_Destroy: whalWpa_Destroy failure \n"));
501 WLAN_REPORT_ERROR(pWhalSecur->hReport, HAL_CTRL_MODULE_LOG, (" whalSecur_Destroy: whalWep_Destroy failure \n"));
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hl_ctrl/
whalCtrl.c     [all...]

Completed in 99 milliseconds