summaryrefslogtreecommitdiff
path: root/profiles
Commit message (Expand)AuthorAgeFilesLines
* alert: Fix btd_device_get_storage_path failure handlingJohan Hedberg2013-04-291-0/+4
* profile: Use btd_service for connect/disconnectMikel Astiz2013-04-2613-251/+63
* input: Hold a reference to btd_serviceMikel Astiz2013-04-261-5/+6
* control: Bypass manager for connect state changesMikel Astiz2013-04-265-32/+45
* audio: Hold a reference to btd_serviceMikel Astiz2013-04-267-17/+49
* network: Hold a reference to btd_serviceMikel Astiz2013-04-261-5/+7
* network: Add trivial helper functionMikel Astiz2013-04-261-4/+7
* profile: Use btd_service for probing profilesMikel Astiz2013-04-2619-55/+103
* network: Bypass manager during probe/removeMikel Astiz2013-04-263-39/+16
* input: Remove useless forward declarationsJohan Hedberg2013-04-261-40/+36
* input: Bypass manager during probe/removeMikel Astiz2013-04-263-45/+20
* input: Remove unused UUID fieldMikel Astiz2013-04-261-5/+0
* input: Move timeout setting to device.cMikel Astiz2013-04-263-10/+16
* input: Fix ignored profile shutdownMikel Astiz2013-04-262-10/+3
* network: Fail if multiple profile instancesMikel Astiz2013-04-261-2/+5
* profile: Remove UUID list from probe functionMikel Astiz2013-04-2614-36/+20
* input: Simplify code since UUID is knownMikel Astiz2013-04-261-1/+1
* control: Simplify UUID handling during probeMikel Astiz2013-04-263-8/+8
* input: Automatically attempt a reconnect when required.Alex Deymo2013-04-231-0/+67
* input: Fix memory leak for hidp_connadd_req.Alex Deymo2013-04-231-0/+5
* input: Convert gboolean to boolAlex Deymo2013-04-231-3/+3
* input: Implement the new ReconnectMode Input1 property.Alex Deymo2013-04-231-0/+88
* audio: Remove unused constantsJoão Paulo Rechi Vita2013-04-152-4/+0
* audio: Remove unused functionJoão Paulo Rechi Vita2013-04-152-22/+0
* audio: Remove unused constantJoão Paulo Rechi Vita2013-04-151-2/+0
* audio: Track connections to AVRCP roles separatelyLuiz Augusto von Dentz2013-04-044-14/+29
* AVCTP: Add mapping for mandatory pass-through operationsLuiz Augusto von Dentz2013-04-042-0/+36
* AVRCP: Fallback to GetElementAttributes if GetItemAttributes failsLuiz Augusto von Dentz2013-03-201-1/+5
* AVRCP: Reduce number of request to refresh the player listLuiz Augusto von Dentz2013-03-201-0/+3
* player: Check if values really changed before emitting signalsLuiz Augusto von Dentz2013-03-201-0/+19
* AVRCP: Add support for available player changed event for CT roleLuiz Augusto von Dentz2013-03-204-171/+240
* profile: Limit to one remote UUID per profileMikel Astiz2013-03-1012-21/+21
* health: Split health into two btd_profileMikel Astiz2013-03-101-5/+15
* gatt: List only GATT_UUID as remote UUIDMikel Astiz2013-03-101-1/+1
* proximity: Split monitor into three btd_profileMikel Astiz2013-03-101-28/+76
* proximity: Split internal monitor registration APIMikel Astiz2013-03-103-49/+204
* audio: Split AVRCP into two btd_profileMikel Astiz2013-03-103-37/+114
* avrcp: Refactor server registrationMikel Astiz2013-03-101-22/+32
* AVRCP: Fix not checking for invalid player itemsLuiz Augusto von Dentz2013-03-071-3/+11
* AVRCP: Fix not checking for invalid player name lengthLuiz Augusto von Dentz2013-03-071-1/+1
* AVRCP: Fix not checking for invalid folder lengthLuiz Augusto von Dentz2013-03-071-5/+10
* AVRCP: Fix not parsing player name properlyLuiz Augusto von Dentz2013-03-071-3/+6
* AVRCP: Fix reading wrong field as folder depthLuiz Augusto von Dentz2013-03-071-1/+1
* audio: Fix not using opposite role for local serversLuiz Augusto von Dentz2013-03-071-4/+4
* audio: Remove profile enabling/disabling logicLuiz Augusto von Dentz2013-03-072-58/+8
* source: Register state callback for specified audio deviceSzymon Janc2013-03-063-6/+11
* sink: Register state callback for specified audio deviceSzymon Janc2013-03-064-11/+15
* avctp: Remove user data from avctp_session_state_cbSzymon Janc2013-03-065-19/+11
* avctp: Allow to register state callback for specified audio deviceSzymon Janc2013-03-065-11/+19
* avdtp: Remove user data from avdtp_session_state_cbSzymon Janc2013-03-065-19/+10