summaryrefslogtreecommitdiff
path: root/profiles
AgeCommit message (Expand)AuthorFilesLines
2012-12-14profiles: Make use of btd_device_get_primaryJohan Hedberg7-117/+20
2012-12-14heartrate: Remove useless filesJohan Hedberg5-200/+71
2012-12-14scanparam: Remove left-over main.c fileJohan Hedberg1-50/+0
2012-12-14thermometer: Remove useless filesJohan Hedberg5-206/+74
2012-12-14time: Use btd_profile_register return value in time_initJohan Hedberg1-2/+1
2012-12-14deviceinfo: Remove leftover main.c fileJohan Hedberg1-47/+0
2012-12-14alert: Use btd_profile_register return value in alert_server_initJohan Hedberg1-3/+1
2012-12-14scanparam: Remove useless filesJohan Hedberg4-147/+58
2012-12-14deviceinfo: Remove useless filesJohan Hedberg4-136/+59
2012-12-14alert: Remove useless filesJohan Hedberg5-145/+17
2012-12-14time: Remove useless filesJohan Hedberg5-177/+44
2012-12-14audio: Make manager_find_devices staticJohan Hedberg2-7/+1
2012-12-14audio: Fix A2DP Source connection callback handlingJohan Hedberg1-90/+41
2012-12-14audio: Fix using the right procedure id when cleaning upJohan Hedberg1-2/+2
2012-12-14audio: Remove unused source_get_state and source_is_active functionsJohan Hedberg2-19/+0
2012-12-14audio: Remove unused sink_get_state functionJohan Hedberg2-8/+0
2012-12-14sap: Append version to SimAccess interfacesLuiz Augusto von Dentz2-2/+2
2012-12-14proximity: Append version to Proximity interfacesLuiz Augusto von Dentz2-2/+2
2012-12-14health: Append version to Health interfacesLuiz Augusto von Dentz1-3/+3
2012-12-14alert: Append version to Alert interfacesLuiz Augusto von Dentz1-2/+2
2012-12-14thermometer: Append version to Thermometer interfacesLuiz Augusto von Dentz1-3/+3
2012-12-14cyclingspeed: Append version to CyclingSpeed interfacesLuiz Augusto von Dentz1-3/+3
2012-12-14heartrate: Append version to HeartRate interfacesLuiz Augusto von Dentz1-3/+3
2012-12-14audio: Append version to Control interfaceLuiz Augusto von Dentz1-1/+1
2012-12-14network: Append version to Network and NetworkServer interfacesLuiz Augusto von Dentz2-2/+2
2012-12-13input: Use new storage architectureFrédéric Danis1-4/+16
2012-12-11network: Fix profile connection state notificationsJohan Hedberg5-110/+59
2012-12-11audio: Get rid of unneeded struct pending_requestJohan Hedberg4-92/+71
2012-12-11audio: Remove useless struct profile_reqJohan Hedberg1-91/+10
2012-12-11input: Fix profile connection status notificationsJohan Hedberg4-122/+48
2012-12-11profile: Get rid of not needed btd_profile_cb defineJohan Hedberg3-61/+37
2012-12-11profile: Use direct calls for profile connection statesJohan Hedberg4-51/+41
2012-12-11hog: Rename prepend_id variableAndre Guedes1-4/+4
2012-12-11sap-u8500: Fix build errors due to unaligned memory accessSzymon Janc1-4/+4
2012-12-10audio: Remove non-existing struct declarationsJohan Hedberg1-3/+0
2012-12-10audio: remove unused field from audio_deviceJoão Paulo Rechi Vita1-1/+0
2012-12-10audio: Remove more left over of headset removalLuiz Augusto von Dentz2-8/+0
2012-12-10audio: Remove src and dst from struct audio_deviceSzymon Janc3-12/+3
2012-12-10avrcp: Don't use audio_device src fieldSzymon Janc1-2/+8
2012-12-10audio: Don't use audio_device src and dst in manager_find_devicesSzymon Janc1-2/+7
2012-12-10avdtp: Don't use audio_device src and dst fields in avdtp_confirm_cbSzymon Janc1-1/+1
2012-12-10avctp: Don't use audio_device src and dst in avctp_control_confirmSzymon Janc1-1/+7
2012-12-10avctp: Convert avctp_get to accept audio_deviceSzymon Janc4-4/+10
2012-12-10avctp: Convert avctp_connect to accept audio_deviceSzymon Janc4-5/+10
2012-12-10avdtp: Convert avdtp_is_connected to accept audio_deviceSzymon Janc3-6/+10
2012-12-10avdtp: Convert avdtp_get to accept audio_deviceSzymon Janc5-6/+10
2012-12-10build: Remove left over of gstreamer removalLuiz Augusto von Dentz1-76/+0
2012-12-10core: Pass explicit address type info when creating device objectsJohan Hedberg2-2/+3
2012-12-07Revert "Ensure config.h is included by using CPPFLAGS"Johan Hedberg61-2/+246
2012-12-06media: Fix some wrong interface namesMikel Astiz1-1/+1