summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* plugins/service: Add Blocked propertybaserock/pedroalvarez/5.37-17-g0879a80Luiz Augusto von Dentz2016-03-091-0/+34
* plugins/service: Add AutoConnect propertyLuiz Augusto von Dentz2016-03-091-0/+34
* plugins/service: Add Version propertyLuiz Augusto von Dentz2016-03-091-0/+21
* plugins/service: Add Device propertyLuiz Augusto von Dentz2016-03-091-0/+13
* plugins/service: Add implemention of .Disconnect methodLuiz Augusto von Dentz2016-03-091-1/+27
* plugins/service: Add implemention of .Connect methodLuiz Augusto von Dentz2016-03-091-1/+52
* plugins/service: Add LocalUUID propertyLuiz Augusto von Dentz2016-03-091-0/+22
* plugins/service: Add RemoteUUID propertyLuiz Augusto von Dentz2016-03-091-0/+21
* plugins/service: Add State propertyLuiz Augusto von Dentz2016-03-091-3/+46
* plugins/service: Add initial codeLuiz Augusto von Dentz2016-03-091-1/+131
* plugins: Add initial code for service pluginLuiz Augusto von Dentz2016-03-094-0/+57
* core/profile: Add authorization UUID information to btd_profileLuiz Augusto von Dentz2016-03-094-0/+8
* profiles: Add missing local_uuidLuiz Augusto von Dentz2016-03-093-0/+10
* core/device: Use service auto_connect flagLuiz Augusto von Dentz2016-03-091-3/+1
* core/profile: Add version information to btd_profileLuiz Augusto von Dentz2016-03-096-0/+14
* Add option -lncurses to avoid problems buildingPedro Alvarez2016-03-091-5/+5
* 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
* monitor/a2dp: Decode LDAC capabilitiesAndrzej Kaczmarek2015-12-011-2/+22
* monitor/a2dp: Decode aptX capabilitiesAndrzej Kaczmarek2015-12-011-0/+127
* monitor/a2dp: Decode AAC capabilitiesAndrzej Kaczmarek2015-12-011-0/+124
* monitor/a2dp: Decode MPEG-1,2 capabilitiesAndrzej Kaczmarek2015-12-011-0/+150
* monitor/a2dp: Decode SBC capabilitiesAndrzej Kaczmarek2015-12-015-6/+257
* monitor/avdtp: Decode basic Content Protection capabilitiesAndrzej Kaczmarek2015-12-011-1/+41
* monitor/avdtp: Decode basic Media Codec capabilitiesAndrzej Kaczmarek2015-12-011-4/+62
* monitor/avdtp: Decode AVDTP_DELAYREPORTAndrzej Kaczmarek2015-12-011-0/+31
* monitor/avdtp: Decode AVDTP_GET_ALL_CAPABILITIESAndrzej Kaczmarek2015-12-011-0/+1
* monitor/avdtp: Decode AVDTP_SECURITY_CONTROLAndrzej Kaczmarek2015-12-011-0/+29
* monitor/avdtp: Decode AVDTP_ABORTAndrzej Kaczmarek2015-12-011-0/+23
* monitor/avdtp: Decode AVDTP_SUSPENDAndrzej Kaczmarek2015-12-011-0/+33
* monitor/avdtp: Decode AVDTP_CLOSEAndrzej Kaczmarek2015-12-011-0/+25
* monitor/avdtp: Decode AVDTP_STARTAndrzej Kaczmarek2015-12-011-0/+33
* monitor/avdtp: Decode AVDTP_OPENAndrzej Kaczmarek2015-12-011-0/+25
* monitor/avdtp: Decode AVDTP_RECONFIGUREAndrzej Kaczmarek2015-12-011-0/+32
* monitor/avdtp: Decode AVDTP_GET_CONFIGURATIONAndrzej Kaczmarek2015-12-011-0/+25
* monitor/avdtp: Decode AVDTP_SET_CONFIGURATIONAndrzej Kaczmarek2015-12-011-0/+37