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

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/inc/
whalSecurity.h 101 int whalSecur_DefaultKeyIdSet (TI_HANDLE hWhalSecur, UINT8 aKeyId, void *CB_Func, TI_HANDLE CB_handle);
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/security/
whalSecurity.c 245 * Function : whalSecur_DefaultKeyIdSet
253 int whalSecur_DefaultKeyIdSet (TI_HANDLE hWhalSecur, UINT8 aKeyId, void *CB_Func, TI_HANDLE CB_handle)
455 if (whalSecur_DefaultKeyIdSet (pWhalSecur, pWhalSecur->reconfData.reconfDefaultKeyId, NULL, NULL) != OK)
458 ("whalSecur_KeysReconfig: ERROR whalSecur_DefaultKeyIdSet failure \n"));
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hl_ctrl/
whalCtrl.c 808 if (whalSecur_DefaultKeyIdSet(pWhalCtrl->pWhalSecurity,
    [all...]

Completed in 19 milliseconds