Searched defs:ratesString (Results 1 - 1 of 1) sorted by relevance

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

Completed in 26 milliseconds