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_r375267413
##########
File path: nimble/host/include/host/ble_l2cap.h
##########
@@ -196,6 +209,28 @@ struct ble_l2cap_event {
*/
int status;
} tx_unstalled;
+
+ /**
+ * Represents reconfiguration done. Valid for the following event
+ * types:
+ * o BLE_L2CAP_EVENT_RECONFIGURE_COMPLETED
Review comment:
BLE_L2CAP_EVENT_COC_RECONFIGURE_COMPLETED
----------------------------------------------------------------
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