Searched defs:pPowerMgmtConfig (Results 1 - 1 of 1) sorted by relevance

/system/wlan/ti/wilink_6_1/TWD/TWDriver/
H A DTWDriverCtrl.c458 TI_STATUS TWD_CfgWakeUpCondition (TI_HANDLE hTWD, TPowerMgmtConfig *pPowerMgmtConfig) argument
464 return cmdBld_CfgWakeUpCondition (pTWD->hCmdBld, pPowerMgmtConfig, NULL, NULL);
467 TI_STATUS TWD_CfgBcnBrcOptions (TI_HANDLE hTWD, TPowerMgmtConfig *pPowerMgmtConfig) argument
473 return cmdBld_CfgBcnBrcOptions (pTWD->hCmdBld, pPowerMgmtConfig, NULL, NULL);

Completed in 6 milliseconds