You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2021/11/18 06:47:05 UTC

[GitHub] [mynewt-nimble] KKopyscinski opened a new pull request #1098: host/l2cap_sig: don't allow to set MPS between existing MPS values

KKopyscinski opened a new pull request #1098:
URL: https://github.com/apache/mynewt-nimble/pull/1098


   If reconfiguration request contains >1 CID and MPS value is reduced for
   only one of them this request should still fail. In other words, it's
   not allowed to reconfigure MPS to a value between the existing MPS
   values of different channels.
   
   This is affecting L2CAP/ECFC/BI-04-C


-- 
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: commits-unsubscribe@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [mynewt-nimble] KKopyscinski merged pull request #1098: host/l2cap_sig: don't allow to set MPS between existing MPS values

Posted by GitBox <gi...@apache.org>.
KKopyscinski merged pull request #1098:
URL: https://github.com/apache/mynewt-nimble/pull/1098


   


-- 
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: commits-unsubscribe@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org