Home
last modified time | relevance | path

Searched refs:apConn_create (Results 1 – 3 of 3) sorted by relevance

/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
DapConn.h77 TI_HANDLE apConn_create(TI_HANDLE hOs);
DapConn.c287 TI_HANDLE apConn_create(TI_HANDLE hOs) in apConn_create() function
/hardware/ti/wlan/wl1271/stad/src/Ctrl_Interface/
DDrvMain.c454 pDrvMain->tStadHandles.hAPConnection = apConn_create (hOs); in drvMain_Create()