summaryrefslogtreecommitdiff
path: root/profiles/health/hdp_util.c
Commit message (Expand)AuthorAgeFilesLines
* profiles: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-14/+1
* build: Move declaration of _GNU_SOURCE back into individual source filesMarcel Holtmann2018-12-061-0/+1
* profiles: Use local libbluetooth includesMarcel Holtmann2015-02-281-9/+6
* mcap: Rename mcap-lib to mcapRavi kumar Veeramally2014-10-021-1/+1
* mcap: Unify libmcap usage for Android and non-Android versionsRavi kumar Veeramally2014-10-021-2/+1
* HDP: Fix possible memory leakAndrei Emeltchenko2014-06-251-7/+9
* HDP: Fix checking always constant error codeAndrei Emeltchenko2014-06-251-5/+2
* HDP: Fix checking always constant error codeAndrei Emeltchenko2014-06-251-4/+1
* profiles/health/hdp: Fix memory leak in SDP record preparationRavi kumar Veeramally2014-06-171-0/+2
* profiles: Use full include path for header filesMarcel Holtmann2014-01-251-8/+11
* Rename glib-helper to uuid-helperJohan Hedberg2014-01-211-1/+1
* core: Add flags parameter to bt_search_serviceSzymon Janc2014-01-201-3/+3
* Rename adapter_get_address to btd_adapter_get_addressSzymon Janc2013-11-271-3/+3
* adapter: Handle removing of SDP recordsSzymon Janc2013-09-231-1/+2
* adapter: Handle adding new SDP recordsSzymon Janc2013-09-231-2/+1
* profiles: Fix includes for uuid.hMarcel Holtmann2013-01-091-3/+3
* 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
* health: Use lower-case strings for enum values (for consistency)Johan Hedberg2012-12-211-2/+2
* Revert "Ensure config.h is included by using CPPFLAGS"Johan Hedberg2012-12-071-0/+4
* Use the entire include path for btio.hLucas De Marchi2012-12-051-1/+1
* Use the entire include path for gdbus.hLucas De Marchi2012-12-051-1/+1
* Ensure config.h is included by using CPPFLAGSLucas De Marchi2012-12-051-4/+0
* device: Convert device_get_address into simple getterSzymon Janc2012-10-051-14/+13
* adapter: Constify pointer returned by adapter_get_addressSzymon Janc2012-10-051-3/+6
* adapter: Convert adapter_get_address into simple getterSzymon Janc2012-10-051-13/+11
* health: Simplify DBusConnection object handlingAndrzej Kaczmarek2012-09-211-3/+3
* Add profile abstraction (replaces btd_device drivers)Johan Hedberg2012-09-031-0/+1
* health: move it to profilesGustavo Padovan2012-07-101-0/+1218