Searched refs:sl_Send (Results 1 – 3 of 3) sorted by relevance
1451 #if _SL_INCLUDE_FUNC(sl_Send )1452 _i16 sl_Send(_i16 sd, const void *buf, _i16 len, _i16 flags);
350 return sl_Send(sd, buf, len, flags); in SlNetIfWifi_send()
593 #if _SL_INCLUDE_FUNC(sl_Send)594 _i16 sl_Send(_i16 sd, const void *pBuf, _i16 Len, _i16 flags) in sl_Send() function