summaryrefslogtreecommitdiff
path: root/profiles
Commit message (Expand)AuthorAgeFilesLines
* audio/avrcp: Don't print an error if folder length is 0baserock/5.37+service-apiLuiz Augusto von Dentz2016-03-111-1/+3
* audio/avrcp: Fix not always requesting capabilitiesLuiz Augusto von Dentz2016-03-111-6/+5
* audio/avrcp: Fix not handling Addressed Player Changed errorLuiz Augusto von Dentz2016-03-113-28/+53
* audio/player: Resync if Position property is readLuiz Augusto von Dentz2016-03-113-0/+24
* core/profile: Add authorization UUID information to btd_profileLuiz Augusto von Dentz2016-01-283-0/+7
* profiles: Add missing local_uuidLuiz Augusto von Dentz2016-01-283-0/+10
* core/profile: Add version information to btd_profileLuiz Augusto von Dentz2016-01-285-0/+13
* core: Make device_get_path publicLuiz Augusto von Dentz2016-01-2817-80/+83
* tools/avinfo: Add partial support for Sony LDACAndrzej Kaczmarek2015-11-161-0/+8
* input/hog: Fix not reseting queue to NULL after destroying itLuiz Augusto von Dentz2015-11-131-1/+3
* input/hog-lib: Print report value handle and typeLuiz Augusto von Dentz2015-11-131-1/+17
* input/hog: Make use of hog-libLuiz Augusto von Dentz2015-11-131-910/+56
* hog: Move code from android to profilesLuiz Augusto von Dentz2015-11-132-0/+1575
* dis: Move code from android to profilesLuiz Augusto von Dentz2015-11-132-0/+332
* scpp: Move code from android to profilesLuiz Augusto von Dentz2015-11-132-0/+390
* bas: Move code from android to profilesLuiz Augusto von Dentz2015-11-132-0/+372
* profiles/deviceinfo: rewrite deviceinfo profileJakub Pawlowski2015-10-251-105/+57
* profiles/scanparam: rewrite scanparam profileJakub Pawlowski2015-10-251-124/+132
* audio: Fix mtu input orderChan-yeol Park2015-10-231-1/+1
* gap/gas: Remove unused fieldLuiz Augusto von Dentz2015-10-221-3/+0
* gap/gas: Remove code handling service added/removedLuiz Augusto von Dentz2015-10-221-39/+0
* deviceinfo: Enable external flagLuiz Augusto von Dentz2015-10-131-0/+1
* audio/avrcp: Fix ctype code of PlayItem and AddToNowPlayingLuiz Augusto von Dentz2015-10-121-2/+2
* audio/control: Add Player property to MediaControl1Luiz Augusto von Dentz2015-09-295-4/+68
* audio/control: Mark all methods of MediaControl1 as deprecatedLuiz Augusto von Dentz2015-09-291-9/+11
* audio/avrcp: Fix possible crash when current player is removedLuiz Augusto von Dentz2015-09-291-6/+8
* audio/avrcp: Remove not needed null check inSzymon Janc2015-09-231-1/+1
* audio/transport: Fix emitting volume changed too soonLuiz Augusto von Dentz2015-09-151-1/+0
* audio/transport: Fix not emitting Volume changesLuiz Augusto von Dentz2015-09-151-4/+13
* audio/avrcp: Enable volume notificationsLuiz Augusto von Dentz2015-09-153-8/+60
* audio/avrcp: Fix rejecting SetAbsoluteVolume without a playerLuiz Augusto von Dentz2015-09-151-4/+0
* audio/avrcp: Fix missing event for volume controlLuiz Augusto von Dentz2015-09-151-4/+2
* hog: handle HoG init failures correctlyPetri Gynther2015-09-071-12/+18
* hog: add more debugging to HoG device initPetri Gynther2015-09-071-0/+7
* audio/avrcp: Assing ids when registering a playerLuiz Augusto von Dentz2015-09-021-0/+2
* audio/avrcp: Add GetFolderItems supportBharat Panda2015-09-023-0/+156
* audio/avrcp: Fix not listing all playersLuiz Augusto von Dentz2015-09-021-0/+2
* audio/avrcp: Add player name supportBharat Panda2015-08-311-0/+24
* audio/avrcp: Fix sending wrong player id and uid counterLuiz Augusto von Dentz2015-08-281-4/+2
* audio/media - Fix crash at deferencing NULL pointerHsin-Yu Chao2015-08-281-1/+1
* audio/avrcp: Fix memory leakLuiz Augusto von Dentz2015-08-281-0/+2
* audio/avrcp: Bump TG to version 1.5Luiz Augusto von Dentz2015-08-281-4/+6
* audio/avrcp: Fix crash on RegisterNotificationLuiz Augusto von Dentz2015-08-281-2/+20
* audio/avrcp: Fix invalid readLuiz Augusto von Dentz2015-08-281-1/+2
* audio/avrcp: Add Set Addressed Player supportBharat Panda2015-08-181-2/+117
* audio: Fix service stateLuiz Augusto von Dentz2015-08-142-2/+2
* audio: Fix not resetting connect_idLuiz Augusto von Dentz2015-08-142-0/+4
* audio/avdtp: Fix resuming only the first SEIDLuiz Augusto von Dentz2015-08-111-2/+1
* audio/avdtp: Fix suspending only the first SEIDLuiz Augusto von Dentz2015-08-111-2/+1
* audio/avrcp: Add support for GetTotalNumberOfItemsBharat Panda2015-07-293-3/+110