Home
last modified time | relevance | path

Searched refs:HttpTokenName (Results 1 – 2 of 2) sorted by relevance

/hal_ti-3.4.0/simplelink/source/ti/drivers/net/wifi/source/
Dnetapp.c1532 httpServerEvent.EventData.HttpTokenName.Len = httpGetToken->TokenNameLen; in _SlNetAppEventHandler()
1533 httpServerEvent.EventData.HttpTokenName.pData = pTokenName; in _SlNetAppEventHandler()
1540 Token_value.NameLen = httpServerEvent.EventData.HttpTokenName.Len; in _SlNetAppEventHandler()
/hal_ti-3.4.0/simplelink/source/ti/drivers/net/wifi/
Dnetapp.h354 SlNetAppHttpServerString_t HttpTokenName; /* SL_NETAPP_HTTPGETTOKENVALUE */ member