mbox series

[BlueZ,v2,0/4] mesh: Always deliver tokens via JoinComplete

Message ID 20200409194733.18039-1-michal.lowas-rzechonek@silvair.com
Headers show
Series mesh: Always deliver tokens via JoinComplete | expand

Message

Michał Lowas-Rzechonek April 9, 2020, 7:47 p.m. UTC
This patchset implements API change discussed in 
https://marc.info/?l=linux-bluetooth&m=157660821400352&w=2

v2:
 - Fix mesh-cfgclient to send JoinComplete reply before calling Attach

Michał Lowas-Rzechonek (1):
  doc/mesh: Change API to deliver tokens via JoinComplete

Przemysław Fierek (3):
  mesh: Fix invalid app_path on 'Join'
  mesh: Change API to deliver tokens via JoinComplete
  tools/mesh-cfgclient: Add waiting for 'JoinComplete'

 doc/mesh-api.txt       | 22 ++++++++----
 mesh/mesh.c            | 67 ++++++++++++++++++++++++++----------
 tools/mesh-cfgclient.c | 78 +++++++++++++++++++++++++-----------------
 3 files changed, 110 insertions(+), 57 deletions(-)