Part Number: CC3200MODLAUNCHXL
Tool/software: TI-RTOS
Hello,
I was looking into the code of transceiver mode for CC3200. While going through it, I found the call to 'sl_Recv' in function 'RxStatisticsCollect'.
My queries are:
1) This call to 'sl_Recv' is not in any loop. How will the receiver captures all the packets on a given socket?
2) Also, I am unable to locate the definitions of functions like 'sl_Recv', 'sl_WlanRxStatStart' any many others.
Where can I find their definitions?
3) How the functions 'sl_WlanRxStatStart' and 'sl_WlanRxStatGet' are gathering statistics of much more packets than what were transmitted by transmitter?
--
Thanks,
Vaishali