Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH BlueZ 0/3] Add support for remote dev keys
@ 2019-06-28 12:52 Michał Lowas-Rzechonek
  2019-06-28 12:52 ` [PATCH BlueZ 1/3] mesh: Rename APP_IDX_DEV to APP_IDX_DEV_LOCAL, add APP_IDX_DEV_REMOTE Michał Lowas-Rzechonek
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Michał Lowas-Rzechonek @ 2019-06-28 12:52 UTC (permalink / raw)
  To: linux-bluetooth

This patchset adds ability to exchange messages with remote nodes using
known device keys.

Michał Lowas-Rzechonek (3):
  mesh: Rename APP_IDX_DEV to APP_IDX_DEV_LOCAL, add APP_IDX_DEV_REMOTE
  mesh: Add DevKeySend call
  mesh: Handle messages encrypted with a remote dev key

 mesh/cfgmod-server.c | 14 ++++++-------
 mesh/model.c         | 41 +++++++++++++++++++++++++++---------
 mesh/net.h           | 10 +++++----
 mesh/node.c          | 49 ++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 93 insertions(+), 21 deletions(-)

-- 
2.19.1


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

end of thread, other threads:[~2019-07-01 20:14 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-28 12:52 [PATCH BlueZ 0/3] Add support for remote dev keys Michał Lowas-Rzechonek
2019-06-28 12:52 ` [PATCH BlueZ 1/3] mesh: Rename APP_IDX_DEV to APP_IDX_DEV_LOCAL, add APP_IDX_DEV_REMOTE Michał Lowas-Rzechonek
2019-06-28 12:52 ` [PATCH BlueZ 2/3] mesh: Add DevKeySend call Michał Lowas-Rzechonek
2019-06-28 13:29   ` Michał Lowas-Rzechonek
2019-06-28 14:33     ` Gix, Brian
2019-06-28 17:18       ` michal.lowas-rzechonek
2019-07-01 20:00       ` michal.lowas-rzechonek
2019-07-01 20:08         ` Gix, Brian
2019-07-01 20:14           ` michal.lowas-rzechonek
2019-06-28 12:52 ` [PATCH BlueZ 3/3] mesh: Handle messages encrypted with a remote dev key Michał Lowas-Rzechonek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox