summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix 'core: Make device_get_path public'baserock/pedroalvarez/5.41+service-apiPedro Alvarez2016-08-111-1/+1
* audio/player: Resync if Position property is readLuiz Augusto von Dentz2016-08-113-0/+24
* policy: Fix removing reconnect flag while still connectingLuiz Augusto von Dentz2016-08-111-1/+1
* service: Add 'reconnecting' stateLuiz Augusto von Dentz2016-08-111-2/+6
* service: Do not emit duplicate statesLuiz Augusto von Dentz2016-08-111-4/+8
* policy: Mark reconnect servicesLuiz Augusto von Dentz2016-08-111-7/+24
* core/service: Add btd_service_reconnectLuiz Augusto von Dentz2016-08-112-0/+35
* plugins/service: Add Blocked propertyLuiz Augusto von Dentz2016-08-111-0/+34
* plugins/service: Add AutoConnect propertyLuiz Augusto von Dentz2016-08-111-0/+34
* plugins/service: Add Version propertyLuiz Augusto von Dentz2016-08-111-0/+21
* plugins/service: Add Device propertyLuiz Augusto von Dentz2016-08-111-0/+13
* plugins/service: Add implemention of .Disconnect methodLuiz Augusto von Dentz2016-08-111-1/+27
* plugins/service: Add implemention of .Connect methodLuiz Augusto von Dentz2016-08-111-2/+60
* plugins/service: Add LocalUUID propertyLuiz Augusto von Dentz2016-08-111-0/+22
* plugins/service: Add RemoteUUID propertyLuiz Augusto von Dentz2016-08-111-0/+21
* plugins/service: Add State propertyLuiz Augusto von Dentz2016-08-111-3/+49
* plugins/service: Add initial codeLuiz Augusto von Dentz2016-08-111-1/+128
* plugins: Add initial code for service pluginLuiz Augusto von Dentz2016-08-114-0/+57
* core/adapter: Check if service is blocked before authorizingLuiz Augusto von Dentz2016-08-111-0/+5
* core/device: Add device_is_service_blockedLuiz Augusto von Dentz2016-08-112-0/+29
* core/profile: Add authorization UUID information to btd_profileLuiz Augusto von Dentz2016-08-114-0/+8
* core/service: Add btd_service_is_blockedLuiz Augusto von Dentz2016-08-112-0/+6
* core/service: Add btd_service_set_blockedLuiz Augusto von Dentz2016-08-112-0/+8
* profiles: Add missing local_uuidLuiz Augusto von Dentz2016-08-113-0/+10
* core/device: Use service auto_connect flagLuiz Augusto von Dentz2016-08-111-3/+1
* core/service: Add btd_service_get_auto_connectLuiz Augusto von Dentz2016-08-112-0/+6
* core/service: Add btd_service_set_auto_connectLuiz Augusto von Dentz2016-08-112-0/+9
* core/service: Return required version in btd_service_get_versionLuiz Augusto von Dentz2016-08-111-1/+4
* core/profile: Add version information to btd_profileLuiz Augusto von Dentz2016-08-116-0/+14
* core/service: Add btd_service_get_versionLuiz Augusto von Dentz2016-08-112-0/+24
* core: Make device_get_path publicLuiz Augusto von Dentz2016-08-1124-106/+110
* Release 5.415.41Marcel Holtmann2016-07-172-1/+9
* build: Update library versionMarcel Holtmann2016-07-171-1/+1
* lib: Update company identifiersMarcel Holtmann2016-07-171-1/+13
* doc/mgmt-api: Add new bus typesMarcel Holtmann2016-07-171-0/+4
* doc/mgmt-api: Add note about changes in 1.13Johan Hedberg2016-07-151-0/+3
* test/example-gatt-server: Fix error on Property.GetAllLuiz Augusto von Dentz2016-07-141-3/+3
* monitor: Remove uuid128_to_strLuiz Augusto von Dentz2016-07-142-7/+0
* monitor: Fix using uuid128_to_strLuiz Augusto von Dentz2016-07-141-3/+4
* shared/gatt-client: Don't use exchange MTU with BR/EDR linksLuiz Augusto von Dentz2016-07-131-2/+13
* shared/att: Fix MTU size for when using BR/EDR linksLuiz Augusto von Dentz2016-07-133-4/+52
* core/gatt: Print address typeLuiz Augusto von Dentz2016-07-131-2/+3
* doc: Update with mgmt-api version 1.13Marcel Holtmann2016-07-131-1/+2
* doc/mgmt-api: Add Authentication Failure code to Disconnected eventSzymon Janc2016-07-131-0/+1
* client: Clarify D-Bus disconnected promptJohan Hedberg2016-07-101-1/+1
* client: Remove input handling if disconnected from D-BusJohan Hedberg2016-07-101-37/+43
* core/gatt: Fix attribute permissionsLuiz Augusto von Dentz2016-07-071-3/+3
* core/device: Don't persist private devicesLuiz Augusto von Dentz2016-07-061-0/+3
* lib: Update company identifiersMarcel Holtmann2016-07-051-2/+74
* lib: Define HCI_PRIMARY and use it instead of HCI_BREDRMarcel Holtmann2016-07-0410-20/+22