Skip to content

Commit f47d8e9

Browse files
Merge pull request #5249 from JuhPuur/master
Nanostack v6.2.2
2 parents 373e6ab + 2b27ad1 commit f47d8e9

File tree

73 files changed

+2
-2
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+2
-2
lines changed
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

features/nanostack/FEATURE_NANOSTACK/sal-stack-nanostack/nanostack/net_test_api.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
#include "ns_types.h"
2424

2525
/**
26-
* \brief Makes TCP protocol drop given number of packets from a particular state (TX side, tcp_down()).
26+
* \brief Makes TCP protocol drop given number of packets from a particular state (TX side).
2727
*
2828
* Testing API for TCP retransmission mechanism after a packet is dropped in a particular state.
2929
*
@@ -35,7 +35,7 @@
3535
int8_t arm_nwk_test_tcp_drop_tx(int state, uint8_t count);
3636

3737
/**
38-
* \brief Makes TCP protocol drop given number of packets from a particular state (RX side, tcp_up()).
38+
* \brief Makes TCP protocol drop given number of packets from a particular state (RX side).
3939
*
4040
* Testing API for TCP to drop received packets.
4141
*
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)