Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH 0/4] android: Permanent storage support
@ 2013-12-18 14:05 Szymon Janc
  2013-12-18 14:05 ` [PATCH 1/4] android/bluetooth: Add initial support for permanent storage Szymon Janc
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Szymon Janc @ 2013-12-18 14:05 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Szymon Janc

V2:
 - no longer RFC
 - linkkeys and uuids stored as hexstrings without leading 0x
 - Android storage path changed to /data/misc/bluetooth

Szymon Janc (4):
  android/bluetooth: Add initial support for permanent storage
  android/bluetooth: Add initial support for storing device info
  android/bluetooth: Add support for storing link keys
  android/bluetooth: Add support for restoring devices from storage

 android/Android.mk  |   3 +-
 android/bluetooth.c | 313 ++++++++++++++++++++++++++++++++++++++++++++++++++--
 configure.ac        |   3 +
 3 files changed, 307 insertions(+), 12 deletions(-)

-- 
1.8.3.2


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

end of thread, other threads:[~2013-12-19  9:46 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-18 14:05 [PATCH 0/4] android: Permanent storage support Szymon Janc
2013-12-18 14:05 ` [PATCH 1/4] android/bluetooth: Add initial support for permanent storage Szymon Janc
2013-12-19  8:29   ` Johan Hedberg
2013-12-19  8:35     ` Szymon Janc
2013-12-19  9:14       ` Johan Hedberg
2013-12-19  9:46         ` Szymon Janc
2013-12-18 14:05 ` [PATCH 2/4] android/bluetooth: Add initial support for storing device info Szymon Janc
2013-12-18 14:05 ` [PATCH 3/4] android/bluetooth: Add support for storing link keys Szymon Janc
2013-12-18 14:05 ` [PATCH 4/4] android/bluetooth: Add support for restoring devices from storage Szymon Janc

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