HomeSort by relevance Sort by last modified time
    Searched defs:ratesString (Results 1 - 2 of 2) sorted by null

  /hardware/ti/wlan/wl1271/stad/Export_Inc/
STADExternalIf.h 264 TI_UINT8 ratesString[DOT11_MAX_SUPPORTED_RATES]; /**< Rates List. From each entry - a different bitrate (in bps) can be driven as followed:
265 ((ratesString[i] & 0x7F) * 500000). Bits 1-7 are used for the bitrate and bit 8 is MASK used
  /system/wlan/ti/wilink_6_1/stad/Export_Inc/
STADExternalIf.h 264 TI_UINT8 ratesString[DOT11_MAX_SUPPORTED_RATES]; /**< Rates List. From each entry - a different bitrate (in bps) can be driven as followed:
265 ((ratesString[i] & 0x7F) * 500000). Bits 1-7 are used for the bitrate and bit 8 is MASK used

Completed in 51 milliseconds