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

  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
apConn.h 77 TI_HANDLE apConn_create(TI_HANDLE hOs);
apConn.c 268 * apConn_create
287 TI_HANDLE apConn_create(TI_HANDLE hOs)
299 WLAN_OS_REPORT(("FATAL ERROR: apConn_create(): Error allocating Connection StateMachine! - aborting\n"));
308 WLAN_OS_REPORT(("FATAL ERROR: apConn_create(): Error allocating cb - aborting\n"));
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Ctrl_Interface/
DrvMain.c 454 pDrvMain->tStadHandles.hAPConnection = apConn_create (hOs);
    [all...]

Completed in 87 milliseconds