OSDN Git Service

android-x86/external-bluetooth-bluez.git
2016-12-20 Luiz Augusto... monitor/rfcomm: Fix left over packed struct
2016-12-19 Luiz Augusto... tools/test-runner: Fix not creating /usr/share/dbus...
2016-12-18 Luiz Augusto... core/gatt-database: Send offset if set to WriteValue
2016-12-18 Luiz Augusto... core/gatt-database: Send offset if set to ReadValue
2016-12-17 Johan Hedbergmonitor: Remove redundant parentheses
2016-12-16 Luiz Augusto... monitor/rfcomm: Remove packed attribute from structs
2016-12-12 Luiz Augusto... core/adapter: Fix not updating names of connected devices
2016-12-09 Luiz Augusto... monitor/avctp: Fix reading attribute length as 1 octet
2016-12-09 Luiz Augusto... monitor/avctp: Fix printing variable length names/values
2016-12-08 Loic Poulainshared/mainloop: Fix timeout data memleak
2016-12-07 Johan Hedbergmonitor: Add decoding of SMP CT2 authentication flag
2016-12-07 Miao-chen Chougobex: Fix a compilation error for the compatibility...
2016-12-07 Luiz Augusto... audio/avrcp: Fix PlayItem response handling
2016-12-07 Luiz Augusto... audio/player: Fix method definition of MediaItem.Play
2016-12-02 Luiz Augusto... shared/gatt-client: Don't clear db in case of errors
2016-12-02 Luiz Augusto... shared/gatt-db: Make gatt_db_clear call gatt_db_clear_range
2016-12-02 Petri Gynthershared/gatt-client: Fix discover_secondary_cb()
2016-12-02 Petri Gynthershared/gatt-client: Fix discover_primary_cb()
2016-11-28 Luiz Augusto... gap: scanparam: Use bt_gatt_client_clone
2016-11-28 Loic Poulainshared/mainloop: Fix msec to nsec conversion in timerfd...
2016-11-21 Luiz Augusto... build: Fix building with bootstrap-configure
2016-11-18 Luiz Augusto... core/advertising: Simplify names
2016-11-17 Luiz Augusto... core/advertising: Fix crash when passing invalid dictionary
2016-11-17 Luiz Augusto... build: Update bootstrap-configure with new build options
2016-11-17 Luiz Augusto... build: Update experimental documentation
2016-11-17 Luiz Augusto... build: Add option to enable health profiles
2016-11-17 Luiz Augusto... build: Add option to disable HoG profile
2016-11-17 Luiz Augusto... build: Add option to disable HID profile
2016-11-17 Luiz Augusto... build: Add option to disable network profiles
2016-11-17 Luiz Augusto... build: Add option to disable AVRCP profile
2016-11-17 Luiz Augusto... build: Add option to disable A2DP profile
2016-11-17 Luiz Augusto... build: Add option to enable SAP profile
2016-11-17 Luiz Augusto... build: Add option to enable NFC pairing
2016-11-17 Luiz Augusto... core/advertising: Fix not clearing instance id properly
2016-11-15 Marcel Holtmanntools: Add option to not set flow control for btattach
2016-11-14 Luiz Augusto... core/adapter: Fix using wrong address type to listen ATT
2016-11-11 Johan Hedbergcore: Fix passing correct local address type to ATT...
2016-11-08 Luiz Augusto... audio/player: Report PlayItem errors
2016-11-08 Luiz Augusto... build: Remove gatt-example plugin
2016-11-08 Luiz Augusto... core/gatt: Don't register attribute handler until core...
2016-11-04 Petri Gyntherinput/hog: Remove unused attioid from hog_device
2016-11-01 Szymon Janctools/mgmt-tester: Fix device found tests
2016-11-01 Szymon Janctools/mgmt-tester: Fix use of uninitialized memory
2016-10-30 Johan Hedbergadapter: Add support for using static random identity...
2016-10-30 Johan Hedbergshared/crypto: Use void * instead of uint8_t * for...
2016-10-30 Johan Hedbergdoc: Add definition of a new addresses file
2016-10-28 Marcel HoltmannRelease 5.43
2016-10-25 Szymon Jancdoc: Update test coverage
2016-10-25 Michał Narajowskitools/mgmt-tester: Fix add local name tests
2016-10-25 Szymon Janccore: Fix BR/EDR pairing for dual mode devices
2016-10-25 Maxime Chevallierprofiles/network: Check for any server when accepting...
2016-10-25 Luiz Augusto... policy: Fix not reseting attempts when disconnected
2016-10-24 Luiz Augusto... core/profile: Fix calling service_accept
2016-10-22 Michał Narajowskicore/adapter: Add support for enabling privacy
2016-10-21 Luiz Augusto... core/device: Omit AdvertisingFlags for BR/EDR devices
2016-10-21 Luiz Augusto... core/device: Fix crash when enabling experimental
2016-10-21 Szymon Jancshared/att: Fix handling 'Insufficent Authentication...
2016-10-20 Szymon Jancdoc: Update test coverage
2016-10-20 Michał Narajowskitools/mgmt-tester: Fix add local name and appearance...
2016-10-20 Michał Narajowskitools/mgmt-tester: Test appearance in default scan...
2016-10-20 Michał Narajowskitools/mgmt-tester: Fix setup commands and conditions...
2016-10-20 Szymon Janctools/btmgmt: Add support for name and appearence flags...
2016-10-20 Puthikorn Voravootivatcore: Add implementation of AdvertisingFlags
2016-10-20 Puthikorn Voravootivatdoc/device-api: Add AdvertisingFlags
2016-10-20 Marcel Holtmannlib: Update company identifiers
2016-10-18 Łukasz Rymanowskiunit/test-gatt: Add /TP/GAD/CL/BV-02-C-1-alternative
2016-10-18 Łukasz Rymanowskishared/gatt-helpers: Fix find by type response handling
2016-10-18 Luiz Augusto... build: Remove deprecated profiles
2016-10-17 Marcel Holtmanndoc: Mention Start Limited Discovery command
2016-10-06 Marcel Holtmanndoc: Update Linux kernel version information
2016-10-03 Jiangbo Wusrc/device: Free bonding while failed to pair device
2016-09-28 Barry Byforddoc/gatt-api.txt: Correct spelling mistakes
2016-09-28 Mat Martineautools: Fix recevied/received typos
2016-09-27 Luiz Augusto... core: Remove attio callbacks
2016-09-27 Luiz Augusto... input/hog: Use .accept and .disconnect instead of attio
2016-09-26 Marcel HoltmannRelease 5.42
2016-09-26 Marcel Holtmannbuild: Update library version
2016-09-26 Marcel Holtmannlib: Update company identifiers
2016-09-26 Loic Poulaintools: Add identifier for Marvell UART devices
2016-09-26 Loic Poulaintools: Add identifier for Nokia UART devices
2016-09-22 Szymon Janctest/example-gatt-server: Make test service primary
2016-09-22 Szymon Janctest/example-gatt-server: Fix few copy-paste errors
2016-09-22 Alexander Aringtests/example-gatt-server: Fix using GATT_CHRC_IFACE...
2016-09-21 Szymon JancAUTHORS: mention Michał's contributions
2016-09-21 Michał Narajowskitools/mgmt-tester: Add appearance to Read Ext Controlle...
2016-09-21 Michał Narajowskitools/mgmt-tester: Test Set Appearance support in diffe...
2016-09-21 Michał Narajowskitools/mgmt-tester: Test add appearance in scan rsp...
2016-09-21 Michał Narajowskitools/mgmt-tester: Test add local name in scan rsp...
2016-09-21 Michał Narajowskidoc/mgmt-api: Allow set appearance only for LE capable...
2016-09-20 Francois Beaufortclient: Show UUIDs when listing attributes
2016-09-20 Luiz Augusto... core/gatt: Remove CCC state if no longer active
2016-09-19 Marcel Holtmanndoc: Mention the extra supported advertising flags
2016-09-18 Marcel Holtmanndoc: Mention the Set Appearance management command
2016-09-18 Szymon Jancmonitor: Add support for Set Appearance mgmt command
2016-09-18 Szymon Janctools/btmgmt: Add support for Set Appearance command
2016-09-18 Szymon Janctools/btmgmt: Add support for scan rsp flags in add...
2016-09-18 Michał Narajowskilib/mgmt: Add Set Appearance command definition
2016-09-18 Michał Narajowskidoc/mgmt-api: Add Set Appearance command specification
2016-09-15 Marcel Holtmannlib: Update company identifiers
2016-09-15 Mike Ryantools: add more entities and better error handling...
next