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

  /hardware/ti/wlan/wl1271/stad/src/Application/
roamingMngr_autoSM.h 90 #define ROAMING_MNGR_NUM_EVENTS ROAMING_EVENT_LAST
96 extern TGenSM_actionCell roamingMngrAuto_matrix[ROAMING_MNGR_NUM_STATES][ROAMING_MNGR_NUM_EVENTS];
  /system/wlan/ti/wilink_6_1/stad/src/Application/
roamingMngr_autoSM.h 90 #define ROAMING_MNGR_NUM_EVENTS ROAMING_EVENT_LAST
96 extern TGenSM_actionCell roamingMngrAuto_matrix[ROAMING_MNGR_NUM_STATES][ROAMING_MNGR_NUM_EVENTS];
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Application/Roaming/
roamingMngr.c 130 #define ROAMING_MNGR_NUM_EVENTS ROAMING_EVENT_LAST
226 static char *roamingMngr_eventDesc[ROAMING_MNGR_NUM_EVENTS] = {
309 status = fsm_Create(hOs, &pRoamingMngr->pRoamingSm, ROAMING_MNGR_NUM_STATES, ROAMING_MNGR_NUM_EVENTS);
438 fsm_actionCell_t roamingMngr_matrix[ROAMING_MNGR_NUM_STATES][ROAMING_MNGR_NUM_EVENTS] =
561 ROAMING_MNGR_NUM_EVENTS,
    [all...]

Completed in 20 milliseconds