summaryrefslogtreecommitdiff
path: root/profiles/health
Commit message (Expand)AuthorAgeFilesLines
* mcap: Rename mcap-lib to mcapRavi kumar Veeramally2014-10-024-3/+3
* mcap: Unify libmcap usage for Android and non-Android versionsRavi kumar Veeramally2014-10-028-1567/+1457
* health: Use proper type for tidSzymon Janc2014-09-241-1/+1
* HDP: Fix adding missing breaksAndrei Emeltchenko2014-06-301-0/+2
* HDP: Fix NULL checkAndrei Emeltchenko2014-06-251-1/+1
* HDP: trivial: Remove empty linesAndrei Emeltchenko2014-06-251-2/+0
* HDP: Fix possible memory leakAndrei Emeltchenko2014-06-251-7/+9
* mcap: Fix possible overflowAndrei Emeltchenko2014-06-251-1/+1
* HDP: Fix checking always constant error codeAndrei Emeltchenko2014-06-251-5/+2
* HDP: Fix checking always constant error codeAndrei Emeltchenko2014-06-251-4/+1
* HDP: Remove extra debug statementsAndrei Emeltchenko2014-06-251-9/+11
* HDP: Add length checkAndrei Emeltchenko2014-06-181-0/+3
* HDP: trivial: Make code more readableAndrei Emeltchenko2014-06-181-1/+1
* profiles/health/hdp: Fix memory leak in SDP record preparationRavi kumar Veeramally2014-06-171-0/+2
* HDP: Set error message on error conditionAndrei Emeltchenko2014-06-131-1/+4
* HDP: trivial: Fix redundant debug printAndrei Emeltchenko2014-06-131-1/+2
* health: Fix HealthDevice dbus registrationAndre Guedes2014-02-171-1/+2
* profiles: Make btio/btio.h include localMarcel Holtmann2014-01-254-4/+5
* profiles: Use full include path for header filesMarcel Holtmann2014-01-256-28/+31
* health: Remove useless define for hton64Marcel Holtmann2014-01-241-2/+0
* Rename glib-helper to uuid-helperJohan Hedberg2014-01-212-2/+2
* core: Add flags parameter to bt_search_serviceSzymon Janc2014-01-201-3/+3
* health: Fix struct mcap_csp "csp_req" field typeAnderson Lizardo2014-01-061-1/+1
* Rename adapter_get_address to btd_adapter_get_addressSzymon Janc2013-11-272-5/+7
* Rename adapter_get_device to btd_adapter_get_deviceSzymon Janc2013-11-271-2/+2
* adapter: Handle removing of SDP recordsSzymon Janc2013-09-232-2/+3
* adapter: Handle adding new SDP recordsSzymon Janc2013-09-231-2/+1
* health: Get rid of gintLucas De Marchi2013-05-014-14/+14
* profile: Use btd_service for probing profilesMikel Astiz2013-04-261-2/+7
* profile: Remove UUID list from probe functionMikel Astiz2013-04-261-2/+1
* profile: Limit to one remote UUID per profileMikel Astiz2013-03-101-2/+2
* health: Split health into two btd_profileMikel Astiz2013-03-101-5/+15
* health: Update to new adapter_get_device APIJohan Hedberg2013-01-251-3/+1
* health: Fix possible use after freeSyam Sidhardhan2013-01-221-1/+1
* profiles: Fix includes for uuid.hMarcel Holtmann2013-01-092-4/+4
* health: Fix possible use after freeSyam Sidhardhan2013-01-091-1/+1
* health: Fix pointer to local variable out-of-scopeSyam Sidhardhan2013-01-091-8/+4
* health: Use SDP_IS_TEXT_STR()/SDP_IS_SEQ() where possibleAnderson Lizardo2013-01-071-12/+6
* profiles: Remove the total silly usage of gchar and replace it with charMarcel Holtmann2013-01-041-1/+1
* health: Prefer adapter_find functions over manager onesJohan Hedberg2013-01-031-3/+1
* profiles: Fix missing config.h includesCristian Rodríguez2012-12-232-0/+8
* health: Use lower-case strings for enum values (for consistency)Johan Hedberg2012-12-212-7/+7
* health: Append version to Health interfacesLuiz Augusto von Dentz2012-12-141-3/+3
* core: Pass explicit address type info when creating device objectsJohan Hedberg2012-12-101-1/+2
* Revert "Ensure config.h is included by using CPPFLAGS"Johan Hedberg2012-12-074-0/+16
* Use the entire include path for btio.hLucas De Marchi2012-12-055-5/+5
* Use the entire include path for gdbus.hLucas De Marchi2012-12-053-3/+3
* Ensure config.h is included by using CPPFLAGSLucas De Marchi2012-12-054-16/+0
* health: Convert HealthDevice to DBus.PropertiesLucas De Marchi2012-10-191-30/+26
* health: Convert HealthChannel to DBus.PropertiesLucas De Marchi2012-10-191-32/+36