Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH v3 0/5] Remote device cache support
@ 2014-01-23 22:18 Szymon Janc
  2014-01-23 22:18 ` [PATCH v3 1/5] android/bluetooth: Split devices list to devices and bonded_devices Szymon Janc
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Szymon Janc @ 2014-01-23 22:18 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Szymon Janc

V3:
 - bugfixes in cache handling

V2:
 - keep cache in separate file
 - patch 3/5 and 4/5 from V1 squashed to 3/4

V1:
 - set cache limit to 300
 - update timestamp of cached device
 - rebased to master
 - other minor fixes

Szymon Janc (5):
  android/bluetooth: Split devices list to devices and bonded_devices
  android/bluetooth: Use defines for settings and devices files paths
  android/bluetooth: Add support for caching remote device info
  android/bluetooth: Add support for loading caches devices from storage
  android/bluetooth: Rename devices list to cached_devices

 android/bluetooth.c | 246 ++++++++++++++++++++++++++++++++++++++--------------
 1 file changed, 183 insertions(+), 63 deletions(-)

-- 
1.8.5.3


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

end of thread, other threads:[~2014-01-24 14:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-23 22:18 [PATCH v3 0/5] Remote device cache support Szymon Janc
2014-01-23 22:18 ` [PATCH v3 1/5] android/bluetooth: Split devices list to devices and bonded_devices Szymon Janc
2014-01-23 22:18 ` [PATCH v3 2/5] android/bluetooth: Use defines for settings and devices files paths Szymon Janc
2014-01-23 22:18 ` [PATCH v3 3/5] android/bluetooth: Add support for caching remote device info Szymon Janc
2014-01-23 22:18 ` [PATCH v3 4/5] android/bluetooth: Add support for loading caches devices from storage Szymon Janc
2014-01-23 22:18 ` [PATCH v3 5/5] android/bluetooth: Rename devices list to cached_devices Szymon Janc
2014-01-24 14:21 ` [PATCH v3 0/5] Remote device cache support Szymon Janc

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