OSDN Git Service

android-x86/external-bluetooth-bluez.git
2016-04-04 Marcel Holtmannlib: Update company identifiers
2016-04-04 Łukasz Rymanowskishared/gatt-server: Add support for long write
2016-04-04 Luiz Augusto... client: Fix code style problems
2016-04-02 Szymon Jancinput/hog: Fix crash if uhid is not enabled
2016-04-01 Luiz Augusto... audio: Fix double free
2016-04-01 Luiz Augusto... audio/avdtp: Fix code style
2016-04-01 Luiz Augusto... build: Make old GATT plugins deprecated
2016-04-01 Luiz Augusto... audio/avrcp: Fix registering to player events
2016-03-31 Szymon Jancaudio/avdtp: Fix crash on outgoing connection failure
2016-03-28 Johan Hedbergtools/btattach: Add command line switch for specifying...
2016-03-24 Luiz Augusto... tests/example-gatt-client: Fix using invalid property
2016-03-23 Luiz Augusto... audio/a2dp: Simplify error handling
2016-03-23 Luiz Augusto... audio/avdtp: Fix passing wrong error code
2016-03-23 Luiz Augusto... audio/avdtp: Only set disconnect timer if connected
2016-03-22 Luiz Augusto... audio/avrcp: Fix crash when connecting to controllers
2016-03-22 Łukasz Rymanowskishared/gatt-server: Fix handle error on execute write
2016-03-22 Łukasz Rymanowskiunit/test-gatt: Fix long write test
2016-03-22 Łukasz Rymanowskiunit/test-gatt: Extend large-db
2016-03-22 Łukasz Rymanowskiunit/test-gatt: Modify small-db
2016-03-22 Łukasz Rymanowskiunit/test-gatt: Fix long write testcases
2016-03-22 Luiz Augusto... shared/gatt-client: Forward events from parent to clones
2016-03-21 Luiz Augusto... shared/gatt-client: Make it possible to clone non-ready...
2016-03-21 Luiz Augusto... core/gatt-client: Fix crash on service changed
2016-03-20 Mike Ryantools: make parse_companies.pl more forgiving of weird...
2016-03-18 Szymon Jancunit/test-crypto: Add test based on sample data from...
2016-03-18 Marcel HoltmannRelease 5.38
2016-03-18 Marcel Holtmannmonitor: Update vendor defined 16-bit UUID entries
2016-03-18 Marcel Holtmannlib: Update company identifiers
2016-03-17 Marcel Holtmannbuild: Update library version
2016-03-17 Luiz Augusto... shared/gatt-client: Simplify service changed handling
2016-03-17 Luiz Augusto... shared/gatt-client: Don't remove notification handlers
2016-03-17 Luiz Augusto... core/gatt-client: Use of bt_gatt_client_clone
2016-03-17 Luiz Augusto... shared/gatt-client: Add bt_gatt_client_clone
2016-03-17 Andrejs Haninscore/advertising: Fix byte order for MGMT_OP_ADD_ADVERT...
2016-03-15 Luiz Augusto... core/device: Make sure ServicesResolved is triggered...
2016-03-15 Luiz Augusto... doc/gatt-api: Remove Characteristics and Descriptors...
2016-03-14 Luiz Augusto... TODO: Update GATT/ATT items
2016-03-14 Luiz Augusto... doc/device-api: Replace GattServices with ServicesDisco...
2016-03-14 Johan Hedbergdoc/mgmt-api: Mark 4.5 kernel as released
2016-03-11 Luiz Augusto... shared/gatt-client: Don't send Exchange MTU for default...
2016-03-11 Szymon Jancdoc: Fix data length in Advertising API description
2016-03-09 Johan Hedbergdoc/mgmt-api: Document mgmt version 1.12 features
2016-03-09 Johan Hedbergdoc/mgmt-api: Update privacy mode 0x02 description
2016-03-09 Cody P Schaferuuid: fix 1 byte stack overflow
2016-03-09 Luiz Augusto... shared/att: Fix not notifying the callback
2016-03-08 Luiz Augusto... core/gatt-database: Don't always wait for response
2016-03-08 Luiz Augusto... gdbus/client: Use g_dbus_send_message if callback is...
2016-03-07 Luiz Augusto... test/example-gatt-server: Don't order objects
2016-03-07 Olivier Martingatt-database: Fix GATT object ordering
2016-03-03 Luiz Augusto... shared/gatt-client: Fix not detecting BT_ATT_SECURITY_AUTO
2016-02-29 Luiz Augusto... core/gatt-client: Fix printing errors if experimental...
2016-02-26 Luiz Augusto... shared/gatt-client: Fix not clearing database after...
2016-02-26 Chevallier... tools/btgatt-client: Fix write-value byte parsing
2016-02-26 John Keepingtools/avinfo: Fix big endian build
2016-02-26 Kurt McAlpinetest: Fix scripts to run with python 3
2016-02-17 Luiz Augusto... shared/gatt-client: Fix regression
2016-02-15 Luiz Augusto... core/device: Fix not clearing Attributes before storing
2016-02-15 Luiz Augusto... core/device: Fix not reseting database if attributes...
2016-02-15 Luiz Augusto... core/device: Fix log when loading characteristic fails
2016-02-15 Luiz Augusto... shared/gatt-client: Rename tmp_queue to svcs
2016-02-15 Luiz Augusto... shared/gatt-client: Add debug log if characteristic...
2016-02-12 Szymon Jancclient: Fix removing all devices
2016-02-11 Syam Sidhardhanobexd: client: Fix memory leaks
2016-02-11 Syam Sidhardhanadapter: Fix memory leak
2016-02-11 Luiz Augusto... tools/gatt-service: Add missing methods
2016-02-10 Luiz Augusto... tools/gatt-service: Add missing properties
2016-02-10 Luiz Augusto... tools/gatt-service: Fix using RegisterService
2016-02-08 Luiz Augusto... client: Fix not detecting connections when starting
2016-02-08 Johan Hedbergtools: Remove discoverable flag from non-connectable...
2016-02-07 Luiz Augusto... shared/gatt-client: Fix crash unregistering notification
2016-02-07 Luiz Augusto... shared/gatt-client: Fix bogus asserts
2016-02-07 Luiz Augusto... core/gatt-client: Fix not being able to cancel notifica...
2016-02-07 Luiz Augusto... shared/gatt-client: Fix not resetting request id
2016-02-05 Andrzej Kaczmarekshared/gatt-client: Make read_long_value more robust
2016-01-27 Luiz Augusto... audio/avrcp: Don't print an error if folder length...
2016-01-27 Luiz Augusto... monitor/avctp: Print <empty> if folder lenght is 0
2016-01-27 Luiz Augusto... audio/avrcp: Fix not always requesting capabilities
2016-01-26 Johan Hedbergtools/btmgmt: Fix canceling pairing
2016-01-23 Francois Beaufortclient: Update remove command to support removing all...
2016-01-19 Johan Hedbergdoc/adapter-api: Add NotSupported error to SetDiscovery...
2016-01-19 Johan Hedbergcore: Return error if kernel doesn't support Start...
2016-01-19 Gowtham Anandha... test: Add device discovery filter
2016-01-07 Luiz Augusto... core/gatt-database: Fix possible memory leaks
2016-01-07 Luiz Augusto... gdbus/client: Always call ready callback
2016-01-07 Luiz Augusto... test/example-gatt-server: Make use of RegisterApplication
2016-01-07 Luiz Augusto... core/gatt-database: Implement Application API
2016-01-07 Luiz Augusto... doc/gatt-api: Make proper use of ObjectManager
2016-01-05 Johan Hedbergmgmt: Add support for Start Limited Discovery
2016-01-04 Mike Ryandoc: fix typos in mgmt-api.txt
2015-12-28 Marcel HoltmannRelease 5.37
2015-12-27 Marcel Holtmannbuild: Update library version
2015-12-27 Marcel Holtmannlib: Update company identifiers
2015-12-27 Mike Ryantools: fix update_compids to parse newly formatted...
2015-12-27 Marcel Holtmannmonitor: Update list of GATT UUID information
2015-12-27 Marcel Holtmanntools: Add support for MGMT_DEBUG environment variable
2015-12-10 John Keepingtools/btattach: install during "make install"
2015-12-10 John Keepingtools/btattach: add manual page
2015-12-09 Grant Ericksongdbus: Move typedefs for interwork with strict compilers
2015-12-04 Saurav Babugdbus: Fix Memory Leak
2015-12-04 Gowtham Anandha... test: Fix ftp-client not printing progress
next