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

  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
PowerMgr.h 142 TI_UINT8 beaconListenInterval; /**<
PowerMgrDbgPrint.c 95 pPowerMgr->beaconListenInterval, pPowerMgr->dtimListenInterval,
PowerMgr.c 207 pPowerMgr->beaconListenInterval = pPowerMgrInitParams->beaconListenInterval;
624 if ( pPowerMgr->beaconListenInterval > 1 )
626 powerMgrSendMBXWakeUpConditions(hPowerMgr,pPowerMgr->beaconListenInterval,TNET_WAKE_ON_N_BEACON);
630 powerMgrSendMBXWakeUpConditions(hPowerMgr,pPowerMgr->beaconListenInterval,TNET_WAKE_ON_BEACON);
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
PowerMgr.h 142 TI_UINT8 beaconListenInterval; /**<
PowerMgrDbgPrint.c 95 pPowerMgr->beaconListenInterval, pPowerMgr->dtimListenInterval,
PowerMgr.c 207 pPowerMgr->beaconListenInterval = pPowerMgrInitParams->beaconListenInterval;
624 if ( pPowerMgr->beaconListenInterval > 1 )
626 powerMgrSendMBXWakeUpConditions(hPowerMgr,pPowerMgr->beaconListenInterval,TNET_WAKE_ON_N_BEACON);
630 powerMgrSendMBXWakeUpConditions(hPowerMgr,pPowerMgr->beaconListenInterval,TNET_WAKE_ON_BEACON);
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/PowerMgr/
PowerMgr.h 149 UINT8 beaconListenInterval; /**<
PowerMgrDbgPrint.c 92 pPowerMgr->beaconListenInterval, pPowerMgr->dtimListenInterval,
PowerMgr.c 222 pPowerMgr->beaconListenInterval = pPowerMgrInitParams->beaconListenInterval;
661 if ( pPowerMgr->beaconListenInterval > 1 )
663 powerMgrSendMBXWakeUpConditions(hPowerMgr,pPowerMgr->beaconListenInterval,TNET_WAKE_ON_N_BEACON);
667 powerMgrSendMBXWakeUpConditions(hPowerMgr,pPowerMgr->beaconListenInterval,TNET_WAKE_ON_BEACON);
    [all...]
  /hardware/ti/wlan/wl1271/stad/Export_Inc/
paramOut.h     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/Export_Inc/
whalCtrl_api.h 265 UINT8 beaconListenInterval;
  /system/wlan/ti/wilink_6_1/stad/Export_Inc/
paramOut.h     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
paramOut.h     [all...]
  /hardware/ti/wlan/wl1271/TWD/TWDriver/
TWDriver.h     [all...]
  /system/wlan/ti/wilink_6_1/TWD/TWDriver/
TWDriver.h     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/pform/common/src/
osRgstry.c 282 NDIS_STRING STRBeaconListenInterval = NDIS_STRING_CONST( "BeaconListenInterval" );
    [all...]
  /hardware/ti/wlan/wl1271/platforms/os/common/src/
osRgstry.c 256 NDIS_STRING STRBeaconListenInterval = NDIS_STRING_CONST( "BeaconListenInterval" );
    [all...]
  /system/wlan/ti/wilink_6_1/platforms/os/common/src/
osRgstry.c 258 NDIS_STRING STRBeaconListenInterval = NDIS_STRING_CONST( "BeaconListenInterval" );
    [all...]

Completed in 323 milliseconds