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

  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
mainSecKeysOnly.c 113 {MAIN_KO_STATE_IDLE, (fsm_Action_t)mainSecKeysOnly_stopStart},
312 TI_STATUS mainSecKeysOnly_stopStart(struct _mainSec_t *pMainSec)
316 TRACE0(pMainSec->hReport, REPORT_SEVERITY_SM, "MAIN_SEC_SM: mainSecKeysOnly_StopStart...\n");
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/
mainSecKeysOnly.c 120 {MAIN_KO_STATE_IDLE, (fsm_Action_t)mainSecKeysOnly_stopStart},
323 TI_STATUS mainSecKeysOnly_stopStart(struct _mainSec_t *pMainSec)
328 ("MAIN_SEC_SM: mainSecKeysOnly_StopStart...\n"));
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
mainSecKeysOnly.c 113 {MAIN_KO_STATE_IDLE, (fsm_Action_t)mainSecKeysOnly_stopStart},
312 TI_STATUS mainSecKeysOnly_stopStart(struct _mainSec_t *pMainSec)
316 TRACE0(pMainSec->hReport, REPORT_SEVERITY_SM, "MAIN_SEC_SM: mainSecKeysOnly_StopStart...\n");

Completed in 454 milliseconds