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/10/11 23:17:23 UTC

[GitHub] michal-narajowski opened a new pull request #220: apps/btshell: Add option to restart advertising after disconnect

michal-narajowski opened a new pull request #220: apps/btshell: Add option to restart advertising after disconnect
URL: https://github.com/apache/mynewt-nimble/pull/220
 
 
   This patch takes into account both legacy and extended advertising. When using
   legacy advertising (BLE_EXT_ADV: 0) all advertising parameters are remembered
   to use when restarting. When using extended advertising the parameters
   per instance are remembered by the host. For ext adv the app remembers
   the handle of the connection that issued Advertising Complete Event.
   Later, at a Disconnect Event, the code checks if we should restart advertising
   for an instance related to that connection.

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