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

  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
scanResultTable.h 160 TI_STATUS scanResultTable_GetBssidSupportedRatesList (TI_HANDLE hScanResultTable, OS_802_11_N_RATES *pRateList, TI_UINT32 *pLength);
scanResultTable.c     [all...]
  /hardware/ti/wlan/wl1271/utils/
osDot11.h 206 typedef TI_UINT8 OS_802_11_N_RATES[32];
  /hardware/ti/wlan/wl1271/stad/Export_Inc/
paramOut.h 755 OS_802_11_N_RATES *pRateList;
    [all...]
  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
CmdInterpretWext.c 638 OS_802_11_N_RATES *rate_list;
678 rates_allocated_size = pParam->content.uNumBssidInList * sizeof(OS_802_11_N_RATES);
    [all...]

Completed in 987 milliseconds