KKopyscinski commented on code in PR #986:
URL: https://github.com/apache/mynewt-nimble/pull/986#discussion_r1485804379
##########
apps/blestress/src/stress.h:
##########
@@ -39,7 +39,7 @@ extern "C" {
#define TX_PHY_MASK 0
#define RX_PHY_MASK 0
/* L2CAP SDU */
-#define STRESS_COC_MTU (64000)
Review Comment:
I'm not sure what was wrong there, reading commit message I mentioned some
issue with `ble_l2cap_coc_rx_fn`. Whatever this was, was fixed and this commit
is not needed - I retested it. I suspect that
https://github.com/apache/mynewt-nimble/commit/c1a2c9949805148520afb852d86afe588061d64e
was the fix
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]