HomeSort by relevance Sort by last modified time
    Searched refs:OS_802_11_BSSID_EX (Results 1 - 8 of 8) sorted by null

  /hardware/ti/wlan/wl1271/Test/
smeDebug.c 225 pBssid = (POS_802_11_BSSID_EX)((TI_INT8*)pBssid + (pBssid->Length ? pBssid->Length : sizeof(OS_802_11_BSSID_EX)));
  /hardware/ti/wlan/wl1271/utils/
osDot11.h 257 } OS_802_11_BSSID_EX, *POS_802_11_BSSID_EX, OS_WLAN_BSSID_EX, *POS_WLAN_BSSID_EX;
262 OS_802_11_BSSID_EX Bssid[1];
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
scanResultTable.c     [all...]
siteMgr.c 214 static TI_STATUS getPrimaryBssid(siteMgr_t *pSiteMgr, OS_802_11_BSSID_EX *primaryBssid, TI_UINT32 *pLength);
    [all...]
  /hardware/ti/wlan/wl1271/CUDK/os/linux/src/
cu_wext.c 67 static S32 CuWext_FillBssidList(struct iw_event *iwe, OS_802_11_BSSID_EX* bssidList, S32 index)
  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
CmdInterpretWext.c 637 OS_802_11_BSSID_EX *my_current;
700 my_current = (OS_802_11_BSSID_EX *) (((char *) my_current) + my_current->Length);
    [all...]
  /hardware/ti/wlan/wl1271/stad/Export_Inc/
paramOut.h 554 OS_802_11_BSSID_EX *pSiteMgrSelectedSiteInfo;
    [all...]
  /hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
cu_cmd.c 652 pBssid = (POS_802_11_BSSID_EX)((S8*)pBssid + (pBssid->Length ? pBssid->Length : sizeof(OS_802_11_BSSID_EX)));
    [all...]

Completed in 82 milliseconds