Commit Graph

17 Commits

Author SHA1 Message Date
Santiago Carot-Nemesio
d7fecaa17f Process characteristic descriptors in the thermometer service 2011-11-02 11:54:36 +02:00
Santiago Carot-Nemesio
b3cf3d6d1b Remove unnecessary casting in thermometer plugin 2011-11-01 10:12:35 +02:00
Frédéric Danis
4a4b56556f Fix implicit declaration of 'g_slist_free_full'
audio/avrcp.c: In function 'avrcp_unregister':
audio/avrcp.c:1253: error: implicit declaration of function 'g_slist_free_full'

thermometer/thermometer.c: In function 'destroy_char':
thermometer/thermometer.c:79: error: implicit declaration of function 'g_slist_free_full'
2011-10-18 13:23:47 +03:00
Johan Hedberg
d6ca701986 Simplify process_thermometer_char() logic 2011-10-17 11:25:25 +03:00
Santiago Carot-Nemesio
e3eb563d06 Fix thermometer Intermediate property changes
Set Intermediate property if intermediate temperature characteristic is
supported
2011-10-17 11:21:15 +03:00
Santiago Carot-Nemesio
4cd8ecb074 Read measurement interval characteristic 2011-10-17 11:08:39 +03:00
Santiago Carot-Nemesio
c9fc590787 Read temperature type characteristic 2011-10-17 11:08:37 +03:00
Santiago Carot-Nemesio
2219cc884c Get all characteristics in thermometer service 2011-10-17 11:08:35 +03:00
Santiago Carot-Nemesio
62d4daf26a Add handler function to manage GATT indications 2011-10-17 11:08:33 +03:00
Santiago Carot-Nemesio
2d2e3a412c Add functions to manage attio callbacks 2011-10-17 11:08:30 +03:00
Santiago Carot-Nemesio
3e7ecc4309 Unregister Health Thermometer Interface 2011-10-17 11:08:28 +03:00
Santiago Carot-Nemesio
f324306643 Register Health Thermometer Interface 2011-10-17 11:08:24 +03:00
Santiago Carot-Nemesio
d9ef9b74a9 Get thermometer service range to load the driver. 2011-10-17 11:08:22 +03:00
Johan Hedberg
4c4c4e5917 Remove per-file author information
In the long run this information becomes a pain to maintain and it is
already covered by the AUTHORS file and the git commit history.
2011-07-29 12:52:58 +03:00
Santiago Carot-Nemesio
e8825b76fc Add thermometer driver skeleton 2011-07-29 12:50:35 +03:00
Santiago Carot-Nemesio
3e24f80260 Add manager files for HTP 2011-07-29 12:50:32 +03:00
Santiago Carot-Nemesio
67c15df485 Initial support for Health Thermometer Profile (HTP) 2011-07-29 12:50:30 +03:00