Home
last modified time | relevance | path

Searched refs:SL_WLAN_CONNECTION_INFO (Results 1 – 2 of 2) sorted by relevance

/hal_ti-latest/simplelink/source/ti/drivers/net/wifi/slnetif/
Dslnetifwifi.c460 retVal = sl_WlanGet(SL_WLAN_CONNECTION_INFO, NULL , &Len, (uint8_t*)&WlanConnectInfo); in matchModeByRole()
521 retVal = sl_WlanGet(SL_WLAN_CONNECTION_INFO, &Opt, &Size, (uint8_t *)&connectionParams); in SlNetIfWifi_getConnectionStatus()
/hal_ti-latest/simplelink/source/ti/drivers/net/wifi/
Dwlan.h317 #define SL_WLAN_CONNECTION_INFO (5) macro