summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* core: Append version to Agent interfaceLuiz Augusto von Dentz2012-12-142-10/+11
* alert: Append version to Alert interfacesLuiz Augusto von Dentz2012-12-141-1/+1
* thermometer: Append version to Thermometer interfacesLuiz Augusto von Dentz2012-12-141-1/+1
* cyclingspeed: Append version to CyclingSpeed interfacesLuiz Augusto von Dentz2012-12-141-1/+1
* heartrate: Append version to HeartRate interfacesLuiz Augusto von Dentz2012-12-141-1/+1
* core: Remove unused read_device_attributes() and write_device_attribute()Johan Hedberg2012-12-142-29/+0
* core: Rename write_device_services according to what it actually doesJohan Hedberg2012-12-143-3/+3
* core: Remove unused read_device_services functionJohan Hedberg2012-12-142-15/+0
* core: Use "Services" instead of "Profiles" to store service UUIDsJohan Hedberg2012-12-142-4/+4
* input: Use new storage architectureFrédéric Danis2012-12-132-29/+0
* device: Update btd_device_get_record to use new storageFrédéric Danis2012-12-133-41/+38
* adapter: Remove create_stored_device_from_primariesFrédéric Danis2012-12-132-94/+8
* adapter: Convert device primaries listFrédéric Danis2012-12-131-0/+95
* device: Store SDP records in new storageFrédéric Danis2012-12-133-36/+122
* device: Load primary attributes from storageFrédéric Danis2012-12-131-0/+76
* device: Remove stored SDP records on device removalFrédéric Danis2012-12-133-88/+21
* adapter: Convert device sdp fileFrédéric Danis2012-12-131-0/+171
* device: Delete storage device recursivelyFrédéric Danis2012-12-131-6/+30
* adapter: Probe profiles after device creationFrédéric Danis2012-12-131-36/+4
* device: Load profiles from storageFrédéric Danis2012-12-134-62/+48
* adapter: Convert device profiles listFrédéric Danis2012-12-131-0/+9
* device: Add device_create_from_storage() functionFrédéric Danis2012-12-133-20/+61
* device: Retrieve device technology from storageFrédéric Danis2012-12-131-0/+68
* core: Remove ConfirmModeChange methodLuiz Augusto von Dentz2012-12-132-59/+0
* core: Remove RequestSession and ReleaseSessionLuiz Augusto von Dentz2012-12-131-134/+0
* core: Remove D-Bus service discovery methodsJohan Hedberg2012-12-131-160/+2
* core: Remove device mode storage functionsJohan Hedberg2012-12-132-19/+0
* core: Remove persistent storing of the powered stateJohan Hedberg2012-12-135-54/+2
* core: Remove attribute client APIJohan Hedberg2012-12-133-51/+6
* core: Fix conn->psm setting when resolving SDP recordsJohan Hedberg2012-12-131-3/+2
* core: Add SYNC recordLuiz Augusto von Dentz2012-12-121-0/+49
* core: Add MAS recordLuiz Augusto von Dentz2012-12-121-0/+50
* storage: Remove not used functionsFrédéric Danis2012-12-122-633/+0
* core: Fix issue with wrong path for daemon in systemd unitMarcel Holtmann2012-12-111-1/+1
* build: Use @libexecdir@/bluetooth path for daemonsMarcel Holtmann2012-12-111-1/+1
* core: Auto-connect new profiles if Device.Connect was calledJohan Hedberg2012-12-111-3/+13
* profile: Fix missing unexpected disconnection notificationJohan Hedberg2012-12-111-0/+1
* core: Fully track connected profilesJohan Hedberg2012-12-111-10/+27
* profile: Get rid of not needed btd_profile_cb defineJohan Hedberg2012-12-112-29/+42
* profile: Use direct calls for profile connection statesJohan Hedberg2012-12-114-26/+30
* sdpd-request: Fix build errors due to unaligned memory accessSzymon Janc2012-12-111-2/+10
* core: Mention bluetoothd manual pageMarcel Holtmann2012-12-101-0/+1
* core: Don't daemonize and just toggle foreground loggingMarcel Holtmann2012-12-102-10/+2
* core: Remove unused adapter off_timer variableJohan Hedberg2012-12-101-12/+0
* core: Remove unused adapter powered callbacks featureJohan Hedberg2012-12-102-48/+0
* core: Remove useless bt_hci_result_t typedefJohan Hedberg2012-12-101-2/+0
* core: Remove useless btd_adapter_enable_auto_connect functionJohan Hedberg2012-12-102-35/+0
* core: Remove useless adapter_powering_down functionJohan Hedberg2012-12-102-6/+0
* core: Remove useless adapter_any_get_path functionJohan Hedberg2012-12-102-7/+0
* core: Remove useless adapter_has_discov_sessions functionJohan Hedberg2012-12-102-10/+1