Return-Path: From: Santiago Carot-Nemesio To: linux-bluetooth@vger.kernel.org Subject: Health Thermometer Profile (HTP) Date: Mon, 14 Nov 2011 13:11:14 +0100 Message-Id: <1321272680-16286-1-git-send-email-sancane@gmail.com> Sender: linux-bluetooth-owner@vger.kernel.org List-ID: This is a new set of patches to enhance thermometer plugin fuctionality. These patches enable watchers to receiave final/intermediate measurements from thermometers devices. They also includes latest changes suggested in the list. [PATCH 1/6] Manage GATT attribute indications in handle callback. [PATCH 2/6] Parse final measurement indication [PATCH 3/6] Add org.bluez.ThermometerWatcher interface to default [PATCH 4/6] Implement EnableIntermediateMeasurement D-Bus method [PATCH 5/6] Implement DisableIntermediateMeasurement D-Bus method [PATCH 6/6] Notify intermediate measurements