Home
last modified time | relevance | path

Searched refs:Action (Results 1 – 4 of 4) sorted by relevance

/hal_ti-2.7.6/simplelink/source/ti/drivers/net/wifi/
Dnetapp.h347 SlNetAppHttpServerString_t Action; member
/hal_ti-2.7.6/simplelink/source/ti/drivers/net/wifi/source/
Dnetapp.c1571 httpServerEvent.EventData.HttpPostData.Action.Len = httpPostTokenArgs->PostActionLen; in _SlNetAppEventHandler()
1572 httpServerEvent.EventData.HttpPostData.Action.pData = pPostParams; in _SlNetAppEventHandler()
Dprotocol.h694 SlWlanRxFilterAction_t Action; member
Dwlan.c942 sl_Memcpy( &(Msg.Cmd.Action), pAction, sizeof(SlWlanRxFilterAction_t) ); in sl_WlanRxFilterAdd()