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 2018/12/12 15:54:32 UTC

[GitHub] michal-narajowski opened a new pull request #270: apps/blemesh: Fix Vendor Model opcode

michal-narajowski opened a new pull request #270: apps/blemesh: Fix Vendor Model opcode
URL: https://github.com/apache/mynewt-nimble/pull/270
 
 
   Previously Vendor Model used Generic OnOff opcodes. According
   to the spec, vendor models should use 3-octet opcodes.
   This patch fixes that, by defining vendor specific opcode
   and adds a callback, that reads the received message
   and sends it back to the source.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services