summaryrefslogtreecommitdiff
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
* monitor/avctp: Print <empty> if folder lenght is 0Luiz Augusto von Dentz2016-03-111-1/+6
* 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
* policy: Fix removing reconnect flag while still connectingLuiz Augusto von Dentz2016-03-111-1/+1
* service: Add 'reconnecting' stateLuiz Augusto von Dentz2016-03-111-2/+6
* service: Do not emit duplicate statesLuiz Augusto von Dentz2016-03-111-4/+8
* policy: Mark reconnect servicesLuiz Augusto von Dentz2016-03-111-7/+24
* core/service: Add btd_service_reconnectLuiz Augusto von Dentz2016-03-112-0/+35
* plugins/service: Add Blocked propertyLuiz Augusto von Dentz2016-01-281-0/+34
* plugins/service: Add AutoConnect propertyLuiz Augusto von Dentz2016-01-281-0/+34
* plugins/service: Add Version propertyLuiz Augusto von Dentz2016-01-281-0/+21
* plugins/service: Add Device propertyLuiz Augusto von Dentz2016-01-281-0/+13
* plugins/service: Add implemention of .Disconnect methodLuiz Augusto von Dentz2016-01-281-1/+27
* plugins/service: Add implemention of .Connect methodLuiz Augusto von Dentz2016-01-281-2/+60
* plugins/service: Add LocalUUID propertyLuiz Augusto von Dentz2016-01-281-0/+22
* plugins/service: Add RemoteUUID propertyLuiz Augusto von Dentz2016-01-281-0/+21
* plugins/service: Add State propertyLuiz Augusto von Dentz2016-01-281-3/+49
* plugins/service: Add initial codeLuiz Augusto von Dentz2016-01-281-1/+128
* plugins: Add initial code for service pluginLuiz Augusto von Dentz2016-01-284-0/+57
* core/adapter: Check if service is blocked before authorizingLuiz Augusto von Dentz2016-01-281-0/+5
* core/device: Add device_is_service_blockedLuiz Augusto von Dentz2016-01-282-0/+29
* core/profile: Add authorization UUID information to btd_profileLuiz Augusto von Dentz2016-01-284-0/+8
* core/service: Add btd_service_is_blockedLuiz Augusto von Dentz2016-01-282-0/+6
* core/service: Add btd_service_set_blockedLuiz Augusto von Dentz2016-01-282-0/+8
* profiles: Add missing local_uuidLuiz Augusto von Dentz2016-01-283-0/+10
* core/device: Use service auto_connect flagLuiz Augusto von Dentz2016-01-281-3/+1
* core/service: Add btd_service_get_auto_connectLuiz Augusto von Dentz2016-01-282-0/+6
* core/service: Add btd_service_set_auto_connectLuiz Augusto von Dentz2016-01-282-0/+9
* core/service: Return required version in btd_service_get_versionLuiz Augusto von Dentz2016-01-281-1/+4
* core/profile: Add version information to btd_profileLuiz Augusto von Dentz2016-01-286-0/+14
* core/service: Add btd_service_get_versionLuiz Augusto von Dentz2016-01-282-0/+24
* core: Make device_get_path publicLuiz Augusto von Dentz2016-01-2824-106/+110
* Release 5.375.37Marcel Holtmann2015-12-282-1/+10
* build: Update library versionMarcel Holtmann2015-12-271-1/+1
* lib: Update company identifiersMarcel Holtmann2015-12-271-3/+113
* tools: fix update_compids to parse newly formatted page from SIGMike Ryan2015-12-272-25/+69
* monitor: Update list of GATT UUID informationMarcel Holtmann2015-12-271-0/+17
* tools: Add support for MGMT_DEBUG environment variableMarcel Holtmann2015-12-271-0/+10
* tools/btattach: install during "make install"John Keeping2015-12-101-1/+7
* tools/btattach: add manual pageJohn Keeping2015-12-101-0/+53
* gdbus: Move typedefs for interwork with strict compilersGrant Erickson2015-12-091-6/+6
* gdbus: Fix Memory LeakSaurav Babu2015-12-041-25/+25
* test: Fix ftp-client not printing progressGowtham Anandha Babu2015-12-041-3/+5
* gdbus: Drop message replies if the sender requested no replyPhilip Withnall2015-12-041-1/+2
* unit/test-uuid: Fix using strcmpLuiz Augusto von Dentz2015-12-041-2/+2
* lib/uuid: Make bt_uuid_to_string always use the same formatLuiz Augusto von Dentz2015-12-021-33/+22
* core/device: Fix not emitting GattServicesLuiz Augusto von Dentz2015-12-011-3/+3
* HACKING: Add suppression file in valgrind cmdGowtham Anandha Babu2015-12-011-2/+3