Home
last modified time | relevance | path

Searched refs:EvParams (Results 1 – 6 of 6) sorted by relevance

/hardware/ti/wlan/wl1271/stad/src/Ctrl_Interface/
DEvHandler.c251 os_memoryCopy(pEvHandler->hOs,(TI_UINT8*)&pNewEvent->EvParams, in EvHandlerSendEvent()
264 if(pNewEvent->EvParams.uDeliveryType == DELIVERY_PUSH) in EvHandlerSendEvent()
/hardware/ti/wlan/wl1271/stad/Export_Inc/
DTI_IPC_Api.h165 IPC_EVENT_PARAMS EvParams; member
/hardware/ti/wlan/wl1271/platforms/os/linux/src/
Dosapi.c536 IPC_EVENT_PARAMS *pInParam = &pData->EvParams; in os_IndicateEvent()
DCmdInterpretWext.c1583 switch (pData->EvParams.uEventType) in cmdInterpret_Event()
1740 pData->EvParams.uEventType = IPC_EVENT_SCAN_STOPPED; in cmdInterpret_Event()
1742 pData->EvParams.uEventType = IPC_EVENT_SCAN_FAILED; in cmdInterpret_Event()
/hardware/ti/wlan/wl1271/CUDK/os/linux/src/
Dipc_event.c357 EventId = (U32)pEvent->EvParams.uEventType; in IpcEvent_wext_event_wireless()
/hardware/ti/wlan/wl1271/wpa_supplicant_lib/
Ddriver_ti.c201 wpa_printf(MSG_DEBUG, "uEventType %d", pData->EvParams.uEventType); in wpa_driver_tista_parse_custom()
202 switch (pData->EvParams.uEventType) { in wpa_driver_tista_parse_custom()