From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Szymon Janc To: linux-bluetooth@vger.kernel.org Cc: Szymon Janc Subject: [PATCH v2 0/4] Remote device cache support Date: Wed, 22 Jan 2014 01:30:41 +0100 Message-Id: <1390350645-9725-1-git-send-email-szymon.janc@gmail.com> Sender: linux-bluetooth-owner@vger.kernel.org List-ID: 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 (4): 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.c | 223 ++++++++++++++++++++++++++++++++++++++-------------- 1 file changed, 166 insertions(+), 57 deletions(-) -- 1.8.5.3