This patchset proposes new storage format (used currently in LE-only files) in BR/EDR and shared files. As the LE-only file changes _only_ occurred in the BlueZ 4.100 release, the BlueZ 5.x release should contain the new storage format in BR/EDR and shared files as well. Do we also need to change BR/EDR-only files like profiles, sdp, linkkeys and eir ? Claudio Takahasi (1): storage: Store address type in blocked file Paulo Alcantara (11): storage: Store address type in "names" file storage: Store address type in aliases file core: Fix reading from "aliases" and "names" file storage: Store address type in "lastseen" file storage: Store address type in "lastused" file storage: Store address type in "profiles" file storage: Store address type in "did" file storage: Store address type in "linkkeys" file storage: Store address type in "trusts" file storage: Store address type in "eir" file storage: Store address type in "sdp" file input/device.c | 11 +- src/adapter.c | 44 ++++++-- src/device.c | 54 +++++----- src/event.c | 27 +++-- src/storage.c | 308 ++++++++++++++++++++++++++++++++++++++++---------------- src/storage.h | 61 +++++++---- 6 files changed, 352 insertions(+), 153 deletions(-) -- 1.7.10.2 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html