Home
last modified time | relevance | path

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

/hal_ti-3.4.0/simplelink/source/ti/drivers/net/wifi/
Dnetapp.h125 #define SL_NETAPP_HTTPRESPONSE_NONE (0) macro
/hal_ti-3.4.0/simplelink/source/ti/drivers/net/wifi/source/
Dnetapp.c1582 httpServerResponse.Response = SL_NETAPP_HTTPRESPONSE_NONE; in _SlNetAppEventHandler()