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(-) -- 2.26.0