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

  /hardware/ti/wlan/wl1271/stad/src/Ctrl_Interface/
DrvMain.c 128 } ESmEvent;
137 ESmEvent ePendingEvent;/* A pending event issued when the SM is busy */
158 static void drvMain_SmEvent (TI_HANDLE hDrvMain, ESmEvent eEvent);
159 static void drvMain_Sm (TI_HANDLE hDrvMain, ESmEvent eEvent);
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Ctrl_Interface/
DrvMain.c 126 } ESmEvent;
134 ESmEvent ePendingEvent;/* A pending event issued when the SM is busy */
154 static void drvMain_SmEvent (TI_HANDLE hDrvMain, ESmEvent eEvent);
155 static void drvMain_Sm (TI_HANDLE hDrvMain, ESmEvent eEvent);
    [all...]

Completed in 563 milliseconds