Searched refs:rxBroadcastInPS (Results 1 - 4 of 4) sorted by relevance
/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hw_ctrl/ |
H A D | whalHwCtrl.c | 1382 pCfg->rxBroadcastInPS = pPMConfig->BcnBrcOptions.RxBroadcastInPs; 1389 ,pCfg->beaconRxTimeOut,pCfg->broadcastTimeOut,pCfg->rxBroadcastInPS,pCfg->consecutivePsPollDeliveryFailureThr)); 1554 ("RxBroadcastInPs=0x%X\n", pCfgBcnBrcOptions->rxBroadcastInPS));
|
/system/wlan/ti/wilink_6_1/TWD/Ctrl/ |
H A D | CmdBldCfgIE.c | 681 pCfg->rxBroadcastInPS = pPMConfig->BcnBrcOptions.RxBroadcastInPs; 685 TRACE4(pCmdBld->hReport, REPORT_SEVERITY_INFORMATION, " cmdBld_BcnBrcOptions BeaconRxTimeout=%d BroadcastRxTimeout=%d RxBroadcastInPs=0x%x, consecutivePsPollDeliveryFailureThr=%d\n", pCfg->beaconRxTimeOut,pCfg->broadcastTimeOut, pCfg->rxBroadcastInPS, pCfg->consecutivePsPollDeliveryFailureThr);
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/FirmwareApi/ |
H A D | public_infoele.h | 1803 uint8 rxBroadcastInPS; /* if set, enables receive of broadcast packets */ member in struct:__anon961
|
/system/wlan/ti/wilink_6_1/TWD/FirmwareApi/ |
H A D | public_infoele.h | 1533 uint8 rxBroadcastInPS; /* if set, enables receive of broadcast packets */ member in struct:__anon1288
|
Completed in 24 milliseconds