rymanluk commented on issue #351: Bt5 extended advertising - host part
URL: 
https://github.com/apache/incubator-mynewt-core/pull/351#issuecomment-311673735
 
 
   @wes3 OK it works. In addition I set default value to 
MYNEWT_VAL_BLE_EXT_ADV. Like this:
   
   `BLE_LL_CFG_FEAT_LL_EXT_ADV:.
       value:  MYNEWT_VAL_BLE_EXT_ADV`
   
   In this way, if anybody will try to change manually 
BLE_LL_CFG_FEAT_LL_EXT_ADV without  changing BLE_EXT_ADV than newt  will throw 
'restriction' error. Otherwise both flags will have always valid values.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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