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

  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
whalDefaultParams.h 316 PHY_SLOT_TIME_LONG = 0,
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
systemConfig.c 457 slotTime = PHY_SLOT_TIME_LONG;
473 slotTime = PHY_SLOT_TIME_LONG;
siteMgr.c 122 #define UPDATE_SLOT_TIME(pSite, pFrameInfo) pSite->newSlotTime = ((pFrameInfo->content.iePacket.capabilities >> CAP_SLOT_TIME_SHIFT) & CAP_SLOT_TIME_MASK) ? PHY_SLOT_TIME_SHORT : PHY_SLOT_TIME_LONG
471 slotTime = PHY_SLOT_TIME_LONG;
    [all...]
scanResultTable.c 60 #define UPDATE_SLOT_TIME(pSite, pFrame) pSite->newSlotTime = (((pFrame)->parsedIEs->content.iePacket.capabilities >> CAP_SLOT_TIME_SHIFT) & CAP_SLOT_TIME_MASK) ? PHY_SLOT_TIME_SHORT : PHY_SLOT_TIME_LONG
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
systemConfig.c 451 slotTime = PHY_SLOT_TIME_LONG;
467 slotTime = PHY_SLOT_TIME_LONG;
siteMgr.c 120 #define UPDATE_SLOT_TIME(pSite, pFrameInfo) pSite->newSlotTime = ((pFrameInfo->content.iePacket.capabilities >> CAP_SLOT_TIME_SHIFT) & CAP_SLOT_TIME_MASK) ? PHY_SLOT_TIME_SHORT : PHY_SLOT_TIME_LONG
460 slotTime = PHY_SLOT_TIME_LONG;
    [all...]
scanResultTable.c 57 #define UPDATE_SLOT_TIME(pSite, pFrame) pSite->newSlotTime = (((pFrame)->parsedIEs->content.iePacket.capabilities >> CAP_SLOT_TIME_SHIFT) & CAP_SLOT_TIME_MASK) ? PHY_SLOT_TIME_SHORT : PHY_SLOT_TIME_LONG
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/siteMgr/
siteMgr.c 109 #define UPDATE_SLOT_TIME(pSite, pFrameInfo) pSite->newSlotTime = ((pFrameInfo->content.iePacket.capabilities >> CAP_SLOT_TIME_SHIFT) & CAP_SLOT_TIME_MASK) ? PHY_SLOT_TIME_SHORT : PHY_SLOT_TIME_LONG
559 slotTime = PHY_SLOT_TIME_LONG;
    [all...]
select.c     [all...]
  /hardware/ti/wlan/wl1271/Test/
siteMgrDebug.c     [all...]
  /system/wlan/ti/wilink_6_1/Test/
siteMgrDebug.c 971 else if(pSiteMgr->pDesiredParams->siteMgrDesiredSlotTime == PHY_SLOT_TIME_LONG)
    [all...]
  /hardware/ti/wlan/wl1271/TWD/TWDriver/
TWDriver.h 535 PHY_SLOT_TIME_LONG = 0, /**< Long PHY Slot Time */
    [all...]
  /system/wlan/ti/wilink_6_1/TWD/TWDriver/
TWDriver.h 526 PHY_SLOT_TIME_LONG = 0, /**< Long PHY Slot Time */
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/pform/common/src/
osRgstry.c     [all...]
  /hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
cu_cmd.c     [all...]
  /hardware/ti/wlan/wl1271/platforms/os/common/src/
osRgstry.c     [all...]
  /system/wlan/ti/wilink_6_1/CUDK/configurationutility/src/
cu_cmd.c     [all...]
  /system/wlan/ti/wilink_6_1/platforms/os/common/src/
osRgstry.c     [all...]

Completed in 215 milliseconds