Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/drivers/net/wifi/
Derrors.h67 #define SL_ERROR_BSD_EINVAL (-22L) /* Invalid argument… macro
/hal_ti-latest/simplelink/source/ti/drivers/net/wifi/source/
Dnetapp.c1289 return SL_ERROR_BSD_EINVAL; in sl_NetAppRecv()