This removes some unused or not needed old code. Szymon Janc (9): Simplify checking if found device is legacy Pass confirm name as gboolean value event: Don't store EIR in btd_event_device_found storage: Remove not used read_remote_eir storage: Remove not used write_version_info storage: Remove not used write_features_info storage: Remove not used read_remote_features adapter: Remove not used btd_adapter_switch_{online,offline} functions device: Remove not used device_set_class function src/adapter.c | 95 +++++------------------------------ src/adapter.h | 8 ++- src/device.c | 12 ----- src/device.h | 1 - src/event.c | 27 ++-------- src/event.h | 6 +-- src/mgmt.c | 13 ++--- src/storage.c | 156 --------------------------------------------------------- src/storage.h | 11 ---- 9 files changed, 26 insertions(+), 303 deletions(-) -- 1.7.9.5 -- 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