Home
last modified time | relevance | path

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

/hal_ti-3.4.0/simplelink/source/ti/drivers/net/wifi/
Derrors.h62 #define SL_ERROR_BSD_ENOMEM (-12L) /* Out of memory */ macro
/hal_ti-3.4.0/simplelink/source/ti/drivers/net/wifi/source/
Dnetapp.c1252 RetVal = SL_ERROR_BSD_ENOMEM; in _SlNetAppSendResponse()
1433 Msg.Rsp.status = SL_ERROR_BSD_ENOMEM; in sl_NetAppSend()