This is an automated email from the ASF dual-hosted git repository.
janc pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git
from a6541c499 ci: Add missing doxygen dependency
new ef1838a4d nimble/host: Don't used magic CID numbers in L2CAP code
new 4d967a34b nimble/host: Allow L2CAP disconnect request only on COC
channels
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
nimble/host/include/host/ble_l2cap.h | 8 +++++++-
nimble/host/src/ble_l2cap.c | 4 +++-
nimble/host/src/ble_l2cap_coc_priv.h | 3 ---
nimble/host/src/ble_l2cap_sig.c | 33 ++++++++++++++++++++++++++++-----
4 files changed, 38 insertions(+), 10 deletions(-)