Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/drivers/net/wifi/source/
Dnetapp.c1617 NetAppResponse.Status = SL_NETAPP_HTTP_RESPONSE_404_NOT_FOUND; in _SlNetAppEventHandler()
1643 NetAppResponse.Status = SL_NETAPP_HTTP_RESPONSE_404_NOT_FOUND; in _SlNetAppEventHandler()
1661 NetAppResponse.Status = SL_NETAPP_HTTP_RESPONSE_404_NOT_FOUND; in _SlNetAppEventHandler()
/hal_ti-latest/simplelink/source/ti/drivers/net/wifi/
Dnetapp.h435 SL_NETAPP_HTTP_RESPONSE_404_NOT_FOUND = 404, /* 404 Not Found */ enumerator