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

  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
StaCap.h 63 TI_UINT16 uHighestSupportedDataRate;
StaCap.c 223 tHtCapabilities.tSuppMcsSet.uHighestSupportedDataRate = pTwdHtCapabilities->uRxMaxDataRate;
279 COPY_WLAN_WORD(pDataBuf + 15, &(tHtCapabilities.tSuppMcsSet.uHighestSupportedDataRate));
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
StaCap.h 63 TI_UINT16 uHighestSupportedDataRate;
StaCap.c 223 tHtCapabilities.tSuppMcsSet.uHighestSupportedDataRate = pTwdHtCapabilities->uRxMaxDataRate;
280 COPY_WLAN_WORD(pDataBuf + 15, &(tHtCapabilities.tSuppMcsSet.uHighestSupportedDataRate));

Completed in 1428 milliseconds