andrzej-kaczmarek commented on a change in pull request #744: [WIP] Add support
for Enhanced LE CoC as per BT 5.2
URL: https://github.com/apache/mynewt-nimble/pull/744#discussion_r382995938
##########
File path: nimble/host/src/ble_l2cap_sig.c
##########
@@ -73,11 +82,20 @@ struct ble_l2cap_sig_proc {
void *cb_arg;
} update;
struct {
- struct ble_l2cap_chan *chan;
+ uint8_t cids_cnt;
Review comment:
chan_cnt?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services