Home
last modified time | relevance | path

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

/hardware/ti/wlan/wl1271/Test/
DsmeDebug.c184 POS_802_11_BSSID_EX pBssid = &bssidList->Bssid[0]; in PrintBssidList()
227 pBssid = &bssidList->Bssid[i+1]; in PrintBssidList()
Dfwdriverdebug.c177 unsigned char Bssid[6] = {0x0,0x12,0x43,0xad,0xe5,0x10}; in FW_DebugSendJoinCommand() local
183 JoinBss.pBSSID = Bssid; in FW_DebugSendJoinCommand()
/hardware/ti/wlan/wl1271/utils/
DosDot11.h239 OS_802_11_BSSID Bssid[1]; member
262 OS_802_11_BSSID_EX Bssid[1]; member
/hardware/ti/wlan/wl1271/platforms/os/linux/inc/
Dwindows_types.h147 NDIS_802_11_MAC_ADDRESS Bssid; member
/hardware/ti/wlan/wl1271/CUDK/os/linux/src/
Dcu_wext.c334 NumberOfItems += CuWext_FillBssidList(&iwe, bssidList->Bssid, NumberOfItems); in CuOs_GetBssidList()
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/
DscanResultTable.c1036 pData = (TI_UINT8*)&(pBssidList->Bssid[0]); in scanResultTable_GetBssidList()
/hardware/ti/wlan/wl1271/platforms/os/linux/src/
DCmdInterpretWext.c694 my_current = &my_list->Bssid[0]; in cmdInterpret_convertAndExecute()
/hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
Dcu_cmd.c611 POS_802_11_BSSID_EX pBssid = &bssidList->Bssid[0]; in CuCmd_PrintBssidList()
654 pBssid = &bssidList->Bssid[i+1]; in CuCmd_PrintBssidList()