All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH BlueZ v4 0/1] Add Mesh Provisioning Loop-Back mechanism
@ 2020-01-12 16:16 Brian Gix
  2020-01-12 16:16 ` [PATCH BlueZ v4 1/1] mesh: Implement provisioning loop-back Brian Gix
  0 siblings, 1 reply; 3+ messages in thread
From: Brian Gix @ 2020-01-12 16:16 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: brian.gix, inga.stotland, michal.lowas-rzechonek

Version 4 fixes mem leak ID'd by Michał.

Version 3 fixed logic flaw which is supposed to prevent to sessions with
same roll being loop-back to each other, or more than one loop-back
session.

Version 2 centralizes the loop-back mechanism

Cosmetic changes reversed, as they added nothing important to the
functionality.


Brian Gix (1):
  mesh: Implement provisioning loop-back

 mesh/pb-adv.c | 163 ++++++++++++++++++++++++++++++++++++++++----------
 1 file changed, 130 insertions(+), 33 deletions(-)

-- 
2.21.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-01-13 17:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-12 16:16 [PATCH BlueZ v4 0/1] Add Mesh Provisioning Loop-Back mechanism Brian Gix
2020-01-12 16:16 ` [PATCH BlueZ v4 1/1] mesh: Implement provisioning loop-back Brian Gix
2020-01-13 17:18   ` Gix, Brian

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.