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

  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
mainSecKeysOnly.c 119 {MAIN_KO_STATE_IDLE, (fsm_Action_t)mainSecKeysOnly_stopAuthorized},
339 TI_STATUS mainSecKeysOnly_stopAuthorized(struct _mainSec_t *pMainSec)
343 TRACE0(pMainSec->hReport, REPORT_SEVERITY_SM, "MAIN_SEC_SM: mainSecKeysOnly_StopAuthorized...\n");
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/
mainSecKeysOnly.c 126 {MAIN_KO_STATE_IDLE, (fsm_Action_t)mainSecKeysOnly_stopAuthorized},
352 TI_STATUS mainSecKeysOnly_stopAuthorized(struct _mainSec_t *pMainSec)
357 ("MAIN_SEC_SM: mainSecKeysOnly_StopAuthorized...\n"));
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
mainSecKeysOnly.c 119 {MAIN_KO_STATE_IDLE, (fsm_Action_t)mainSecKeysOnly_stopAuthorized},
339 TI_STATUS mainSecKeysOnly_stopAuthorized(struct _mainSec_t *pMainSec)
343 TRACE0(pMainSec->hReport, REPORT_SEVERITY_SM, "MAIN_SEC_SM: mainSecKeysOnly_StopAuthorized...\n");

Completed in 1195 milliseconds