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


   prov_handlers and rx_buf were defined as static, but called only when
   BLE_MESH_PG_GATT or BLE_MESH_PB_GATT (for prov_handlers) and BLE_MESH_GATT
   (for rx_buf) were set.
   
   Appropriate preprocessor directives were added for cheching these values,
   preventing compiling errors (defined but not used).


----------------------------------------------------------------
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]


Reply via email to