Hi, Changes since v1: - fixed inconsistencies and issues in API document formatting - changed string properties to lower-case (new patch) Andrzej Kaczmarek (15): thermometer: Store thermometer devices per-adapter thermometer: Register ThermometerManager interface on adapter path thermometer: Move watcher logic to adapter interface thermometer: Include remote device information in MeasurementReceived thermometer: Update API document thermometer: Update test script thermometer: Reformat MeasurementReceived description thermometer: Change string properties to lower-case thermometer: Update driver naming style thermometer: Add constant definition for watcher interface name thermometer: Add common function to write characteristics CCC thermometer: Refactor processing of measurement characteristic value thermometer: Fix whitespace thermometer: Fix indentation thermometer: Fix missing braces doc/thermometer-api.txt | 127 ++++----- profiles/thermometer/manager.c | 24 +- profiles/thermometer/thermometer.c | 512 +++++++++++++++++++++---------------- profiles/thermometer/thermometer.h | 2 + test/test-thermometer | 16 +- 5 files changed, 386 insertions(+), 295 deletions(-) -- 1.7.11.3 -- 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