summaryrefslogtreecommitdiff
path: root/profiles/health
Commit message (Expand)AuthorAgeFilesLines
* build: Fix errors with glibc < 2.25Fabrice Fontaine2022-02-152-5/+5
* profiles: Fix the reusing gerror without re-initializationTedd Ho-Jeong An2022-02-111-3/+3
* profiles/health: Replace random number generation functionTedd Ho-Jeong An2021-12-082-6/+22
* profiles: Inclusive language changesArchie Pusaka2021-09-212-11/+11
* profiles: Use timeout_add_secondsFrédéric Danis2021-03-162-18/+19
* profiles: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-2110-140/+10
* health: Fix use of L2CAP modes with bt_ioLuiz Augusto von Dentz2020-06-082-10/+10
* build: Move declaration of _GNU_SOURCE back into individual source filesMarcel Holtmann2018-12-063-2/+6
* health: Fix compiler warning from casting functionsMarcel Holtmann2018-05-241-5/+16
* health: Fix compiler warning from casting functionsMarcel Holtmann2018-05-231-2/+12
* profiles: Fix includes for gdbus.h headerMarcel Holtmann2015-03-011-2/+2
* profiles: Use local libbluetooth includesMarcel Holtmann2015-02-282-12/+9
* profiles: Use local libbluetooth includesMarcel Holtmann2015-02-281-3/+6
* profiles: List all enum values in switchSzymon Janc2014-12-081-0/+1
* health: Keep struct element indentions consistGrzegorz Kolodziejczyk2014-11-021-6/+6
* 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