Searched defs:theSMEvent (Results 1 - 2 of 2) sorted by relevance
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/PowerSaveServer/ |
H A D | PowerSrvSM.c | 415 - theSMEvent - event from whal control. 422 PowerSrvSMEvents_e theSMEvent) 427 switch ( theSMEvent ) 436 ("powerSrvSM_SMApi(%d) called - legal input parameter.",theSMEvent)); 443 input parameter is illegal.",theSMEvent)); 449 (UINT8)theSMEvent, 421 powerSrvSM_SMApi(TI_HANDLE hPowerSrvSM, PowerSrvSMEvents_e theSMEvent) argument
|
/system/wlan/ti/wilink_6_1/TWD/MacServices/ |
H A D | PowerSrvSM.c | 362 - theSMEvent - event from TWD. 369 PowerSrvSMEvents_e theSMEvent) 374 switch ( theSMEvent ) 381 TRACE1(pPowerSrvSM->hReport, REPORT_SEVERITY_INFORMATION, "powerSrvSM_SMApi(%d) called - legal input parameter.\n",theSMEvent); 385 TRACE1(pPowerSrvSM->hReport, REPORT_SEVERITY_WARNING, "powerSrvSM_SMApi(%d) called, input parameter is illegal.",theSMEvent); 391 (TI_UINT8)theSMEvent, 368 powerSrvSM_SMApi(TI_HANDLE hPowerSrvSM, PowerSrvSMEvents_e theSMEvent) argument
|
Completed in 129 milliseconds