Home
last modified time | relevance | path

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

/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
DconnApi.h81 TI_HANDLE conn_create (TI_HANDLE hOs);
Dconn.c93 TI_HANDLE conn_create(TI_HANDLE hOs) in conn_create() function
/hardware/ti/wlan/wl1271/stad/src/Ctrl_Interface/
DDrvMain.c310 pDrvMain->tStadHandles.hConn = conn_create (hOs); in drvMain_Create()