summaryrefslogtreecommitdiff
path: root/profiles
Commit message (Expand)AuthorAgeFilesLines
* profiles/gatt: Rename profile to gapArman Uguray2014-12-191-20/+17
* profiles/gatt: Don't handle GATT serviceArman Uguray2014-12-191-246/+5
* profiles: List all enum values in switchSzymon Janc2014-12-085-0/+17
* audio/a2dp: Fix Access session device only when its validSagar Nageshmurthy2014-11-261-1/+3
* hog: Fix unnecessary < 0 check of unsigned valueJohan Hedberg2014-11-261-1/+1
* hog: implement set_report functionalityBenjamin Tissoires2014-11-261-0/+76
* hog: implement get_report functionalityBenjamin Tissoires2014-11-261-0/+86
* hog: break out the report retrieval in its own functionBenjamin Tissoires2014-11-261-17/+25
* hog: import latest uhid.h definitionBenjamin Tissoires2014-11-261-12/+105
* audio/source: Fix XCASE connectionLuiz Augusto von Dentz2014-11-241-0/+3
* audio/sink: Fix a2dp XCASE connectionChethan T N2014-11-201-0/+3
* profiles/input: Add Sony Navigation ControllerAlex Gal2014-11-071-0/+4
* health: Keep struct element indentions consistGrzegorz Kolodziejczyk2014-11-021-6/+6
* bnep: Return errno instead of -1 and print errorAndrei Emeltchenko2014-10-231-8/+8
* bnep: trivial: code cleanupAndrei Emeltchenko2014-10-231-5/+4
* bnep: Add error print and return errno instead of -1Andrei Emeltchenko2014-10-231-8/+7
* 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