summaryrefslogtreecommitdiff
path: root/thermometer
Commit message (Expand)AuthorAgeFilesLines
* thermometer: Move UUID string definition to libDaniel Wagner2012-06-022-7/+0
* GATT: Rename Characteristic Configuration constantsClaudio Takahasi2012-05-301-3/+3
* Do not set signature and reply in GDBus tablesLucas De Marchi2012-05-171-7/+7
* Convert GDBus methods to use macro helpersLucas De Marchi2012-05-171-8/+20
* Constify GDBus signal tablesLucas De Marchi2012-05-171-1/+1
* Constify GDBus method tablesLucas De Marchi2012-05-171-1/+1
* build: Remove glib-compat.h supportMarcel Holtmann2012-04-161-1/+0
* thermometer: Fix D-Bus service disconnect watch removalAnderson Lizardo2012-04-041-6/+10
* GATT: Replace start/end with att_rangeChen Ganir2012-03-261-2/+2
* GATT: Rename service and char structsChen Ganir2012-03-263-7/+9
* GATT: Profile support for EnableGattChen Ganir2012-03-261-0/+11
* thermometer: Fix re-enabling notification/indication on reconnectionAnderson Lizardo2012-02-161-14/+21
* thermometer: Fix handling of missing Temperature TypeAnderson Lizardo2012-02-161-8/+3
* thermometer: Fix device driver probeBruna Moreira2012-02-161-4/+15
* thermometer: Use system types instead of glib onesSantiago Carot-Nemesio2011-12-151-39/+39
* thermometer: Fix bad read operation when time stamp is not providedSantiago Carot-Nemesio2011-12-151-2/+8
* thermometer: Fix possible NULL pointer deferenceSantiago Carot-Nemesio2011-12-151-0/+15
* thermometer: Process measurement interval indicationsSantiago Carot-Nemesio2011-12-151-1/+10
* thermometer: Configure C.C.C descriptor during thermometer configurationSantiago Carot-Nemesio2011-12-151-8/+17
* thermometer: Implement SetProperty D-Bus methodSantiago Carot-Nemesio2011-12-151-19/+99
* thermometer: Fix bad epoch time stamp generationSantiago Carot-Nemesio2011-12-081-1/+1
* Notify intermediate measurementsSantiago Carot-Nemesio2011-11-181-5/+42
* Implement DisableIntermediateMeasurement D-Bus methodSantiago Carot-Nemesio2011-11-181-3/+60
* Implement EnableIntermediateMeasurement D-Bus methodSantiago Carot-Nemesio2011-11-181-12/+62
* Parse final measurement indicationSantiago Carot-Nemesio2011-11-181-1/+162
* Manage GATT attribute indications in handle callbackSantiago Carot-Nemesio2011-11-181-1/+50
* Implement D-Bus get properties functionSantiago Carot-Nemesio2011-11-021-3/+29
* Manage watcher's disconnections from the busSantiago Carot-Nemesio2011-11-021-1/+10
* Disable final measurements indication when last watcher is removedSantiago Carot-Nemesio2011-11-021-1/+24
* Enable final measurement indications when first watcher is enabledSantiago Carot-Nemesio2011-11-021-1/+75
* Implement D-Bus unregister watcher functionSantiago Carot-Nemesio2011-11-021-3/+27
* Implement D-Bus register watcher functionSantiago Carot-Nemesio2011-11-021-3/+93
* Get valid range descriptor if it is supportedSantiago Carot-Nemesio2011-11-021-1/+38
* Process characteristic descriptors in the thermometer serviceSantiago Carot-Nemesio2011-11-021-1/+76
* Remove unnecessary casting in thermometer pluginSantiago Carot-Nemesio2011-11-011-4/+2
* Fix implicit declaration of 'g_slist_free_full'Frédéric Danis2011-10-181-0/+5
* Simplify process_thermometer_char() logicJohan Hedberg2011-10-171-8/+4
* Fix thermometer Intermediate property changesSantiago Carot-Nemesio2011-10-171-1/+2
* Read measurement interval characteristicSantiago Carot-Nemesio2011-10-171-1/+69
* Read temperature type characteristicSantiago Carot-Nemesio2011-10-171-1/+30
* Get all characteristics in thermometer serviceSantiago Carot-Nemesio2011-10-171-0/+110
* Add handler function to manage GATT indicationsSantiago Carot-Nemesio2011-10-171-0/+17
* Add functions to manage attio callbacksSantiago Carot-Nemesio2011-10-171-0/+28
* Unregister Health Thermometer InterfaceSantiago Carot-Nemesio2011-10-171-1/+22
* Register Health Thermometer InterfaceSantiago Carot-Nemesio2011-10-171-1/+109
* Get thermometer service range to load the driver.Santiago Carot-Nemesio2011-10-173-3/+19
* Remove per-file author informationJohan Hedberg2011-07-295-15/+0
* Add thermometer driver skeletonSantiago Carot-Nemesio2011-07-293-2/+104
* Add manager files for HTPSantiago Carot-Nemesio2011-07-293-2/+84
* Initial support for Health Thermometer Profile (HTP)Santiago Carot-Nemesio2011-07-291-0/+45