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

  /hardware/ti/wlan/wl1271/TWD/FirmwareApi/
public_types.h 283 #define SHORT_PREAMBLE_BIT BIT_0 /* CCK or Barker depending on the rate */
291 CCK_SHORT = SHORT_PREAMBLE_BIT,
293 PBCC_SHORT = PBCC_RATE_BIT | SHORT_PREAMBLE_BIT,
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/FirmwareApi/
public_types.h 253 #define SHORT_PREAMBLE_BIT BIT_0 /* CCK or Barker depending on the rate */
261 CCK_SHORT = SHORT_PREAMBLE_BIT,
263 PBCC_SHORT = PBCC_RATE_BIT | SHORT_PREAMBLE_BIT,
  /system/wlan/ti/wilink_6_1/TWD/FirmwareApi/
public_types.h 283 #define SHORT_PREAMBLE_BIT BIT_0 /* CCK or Barker depending on the rate */
291 CCK_SHORT = SHORT_PREAMBLE_BIT,
293 PBCC_SHORT = PBCC_RATE_BIT | SHORT_PREAMBLE_BIT,
  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
ratesTypes.h 125 #define SHORT_PREAMBLE_BIT BIT_0 /*CCK or Barker depending on the rate*/

Completed in 1004 milliseconds