Home
last modified time | relevance | path

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

/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
DrsnApi.h222 TI_HANDLE rsn_create(TI_HANDLE hOs);
Drsn.c123 TI_HANDLE rsn_create(TI_HANDLE hOs) in rsn_create() function
/hardware/ti/wlan/wl1271/stad/src/Ctrl_Interface/
DDrvMain.c408 pDrvMain->tStadHandles.hRsn = rsn_create (hOs); in drvMain_Create()