Home
last modified time | relevance | path

Searched refs:os802_11Infrastructure (Results 1 – 8 of 8) sorted by relevance

/hardware/ti/wlan/wl1271/Test/
DsmeDebug.c195 case os802_11Infrastructure: in PrintBssidList()
/hardware/ti/wlan/wl1271/utils/
DosDot11.h192 os802_11Infrastructure, enumerator
/hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
Dwpa_core.c489 case os802_11Infrastructure: in WpaCore_SetBssType()
510 *pBssType = os802_11Infrastructure; in WpaCore_GetBssType()
Dcu_cmd.c115 { os802_11Infrastructure, (PS8)"Infr." },
622 case os802_11Infrastructure: in CuCmd_PrintBssidList()
/hardware/ti/wlan/wl1271/CUDK/os/linux/src/
Dcu_wext.c106 bssidList[index-1].InfrastructureMode = os802_11Infrastructure; in CuWext_FillBssidList()
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/
DscanResultTable.c1081 pBssid->InfrastructureMode = os802_11Infrastructure; in scanResultTable_GetBssidList()
DsiteMgr.c2882 primaryBssid->InfrastructureMode = os802_11Infrastructure; in getPrimaryBssid()
3045 pPrimarySiteDesc->InfrastructureMode = os802_11Infrastructure; in getPrimarySiteDesc()
/hardware/ti/wlan/wl1271/platforms/os/linux/src/
DCmdInterpretWext.c750 else if (my_current->InfrastructureMode == os802_11Infrastructure) in cmdInterpret_convertAndExecute()