michal-narajowski opened a new pull request #724: mesh: Fix GATT Proxy behavior 
to match Mesh Profile Spec 1.0.1
URL: https://github.com/apache/mynewt-nimble/pull/724
 
 
   According to Mesh Profile Spec 1.0.1, Section 4.2.11:
   "If the Proxy feature is disabled, a GATT client device can connect
   over GATT to that node for configuration and control. Messages from
   the GATT bearer are not relayed to the advertising bearer."
   
   Moreover some notes have been removed from the spec compared to
   version 1.0:
   
   Mesh Profile Spec 1.0, Section 4.2.11:
   
   "Upon transition from GATT Proxy state 0x01 to GATT Proxy state 0x00
   the GATT Bearer Server shall disconnect all GATT Bearer Clients."
   
   "The Configuration Client should turn off the Proxy state as the last
   step in the configuration process."
   
   Mesh Profile Spec 1.0, Section 4.2.11.1:
   
   "When the GATT Proxy state is set to 0x00, the Node Identity state
   for all subnets shall be set to 0x00 and shall not be changed."

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


With regards,
Apache Git Services

Reply via email to