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

  /hardware/ti/wlan/wl1271/stad/src/Application/
roamingMngrApi.h 191 TI_HANDLE roamingMngr_create(TI_HANDLE hOs);
218 * \sa roamingMngr_create
roamingMngr.c 144 * \sa roamingMngr_create
646 TI_HANDLE roamingMngr_create(TI_HANDLE hOs)
666 WLAN_OS_REPORT(("FATAL ERROR: roamingMngr_create(): Error Creating pRoamingSm - Aborting\n"));
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Ctrl_Interface/
DrvMain.c 447 pDrvMain->tStadHandles.hRoamingMngr = roamingMngr_create (hOs);
    [all...]

Completed in 85 milliseconds