summaryrefslogtreecommitdiff
path: root/profiles
Commit message (Expand)AuthorAgeFilesLines
* bnep: Fix treating return of bnep_if_up as boolLuiz Augusto von Dentz2014-10-201-1/+1
* bnep: Fix bnep_add_to_bridge() errno usageAndrei Emeltchenko2014-10-201-12/+11
* bnep: Fix incorrect ioctl() checkAndrei Emeltchenko2014-10-201-1/+1
* bnep: Fix incorrect use of errnoAndrei Emeltchenko2014-10-201-8/+1
* bnep: Refactor bnep_if_up() returning -errnoAndrei Emeltchenko2014-10-201-8/+7
* bnep: Make error logging more descriptiveAndrei Emeltchenko2014-10-201-18/+18
* bnep: Avoid double error print for bnep_connadd()Andrei Emeltchenko2014-10-201-8/+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
* alert: Fix compilation error with muslSzymon Janc2014-09-241-0/+3
* sap: Fix compilation errors with muslSzymon Janc2014-09-241-0/+1
* audio/avrcp: Fix not handling errors for GetCapabilitiesLuiz Augusto von Dentz2014-09-031-1/+2
* audio/avdtp: Fix invalid reference countingVinicius Costa Gomes2014-08-211-1/+1
* input: Fix crash when receiving event from uHIDLuiz Augusto von Dentz2014-08-201-0/+5
* proximity: Fix use after freeAndrei Emeltchenko2014-08-111-2/+2
* input/hog: Remove unnecessary variablesLuiz Augusto von Dentz2014-08-081-10/+7
* audio/player: Reduce verbosityLuiz Augusto von Dentz2014-08-061-24/+0
* audio/avrcp: Fix overflow when using UINT32_MAXLuiz Augusto von Dentz2014-08-061-3/+9
* hog: fix output-report to attr mappingDavid Herrmann2014-08-051-19/+36
* audio/media: Remove experimental status from Media* interfacesLuiz Augusto von Dentz2014-08-052-58/+34
* audio/avrcp: Fix not continuing from the correct indexLuiz Augusto von Dentz2014-07-311-1/+1
* audio/avrcp: Fix not accounting all items when listingLuiz Augusto von Dentz2014-07-311-1/+1
* input/hog: Cleanup unnecessary codeLuiz Augusto von Dentz2014-07-291-3/+0
* input: Remove broken UHID_FEATURE supportJohan Hedberg2014-07-241-10/+3
* profiles/input: Fix usage of PATH_MAXJohan Hedberg2014-07-111-2/+1
* cups: Remove dead codeAndrei Emeltchenko2014-07-041-6/+1
* HDP: Fix adding missing breaksAndrei Emeltchenko2014-06-301-0/+2
* lib/uuid: Add define for Scan Parameter UUIDLuiz Augusto von Dentz2014-06-271-2/+0
* 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
* bnep: Fix redundant checkAndrei Emeltchenko2014-06-231-1/+1
* 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
* input: Fix access to uninitialized data when authorizing connectionsJohan Hedberg2014-06-101-22/+23
* profiles/audio: Fix propagation of EHOSTDOWN errorAndrzej Kaczmarek2014-06-042-10/+16
* audio/media: Check if setting value is already setLuiz Augusto von Dentz2014-06-031-1/+6
* audio/media: Fix crash while changing repeat modeLuiz Augusto von Dentz2014-06-031-0/+2
* input: Do not send UHID_DESTROYLuiz Augusto von Dentz2014-05-302-26/+1
* gatt: Fix not freeing GError on failureJakub Tyszkowski2014-05-271-0/+5
* audio: Add definitions for aptXAndrzej Kaczmarek2014-05-271-5/+28
* audio: Add macros to access MPEG-2,4 AAC codec infoAndrzej Kaczmarek2014-05-271-0/+24