haukepetersen commented on a change in pull request #508: npl/riot: strip down 
the default configuration
URL: https://github.com/apache/mynewt-nimble/pull/508#discussion_r309609237
 
 

 ##########
 File path: porting/npl/riot/include/syscfg/syscfg.h
 ##########
 @@ -830,7 +830,8 @@
 #endif
 
 #ifndef MYNEWT_VAL_BLE_L2CAP_MAX_CHANS
-#define MYNEWT_VAL_BLE_L2CAP_MAX_CHANS (3*MYNEWT_VAL_BLE_MAX_CONNECTIONS)
+#define MYNEWT_VAL_BLE_L2CAP_MAX_CHANS ((2 + MYNEWT_VAL_BLE_SM_SC) * \
 
 Review comment:
   ok, I understand. Will 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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to