OSDN Git Service

tools/btattach: Add command line switch for specifying the baudrate
[android-x86/external-bluetooth-bluez.git] / src /
2016-03-22 Łukasz Rymanowskishared/gatt-server: Fix handle error on execute write
2016-03-22 Luiz Augusto von... shared/gatt-client: Forward events from parent to clones
2016-03-21 Luiz Augusto von... shared/gatt-client: Make it possible to clone non-ready...
2016-03-21 Luiz Augusto von... core/gatt-client: Fix crash on service changed
2016-03-17 Luiz Augusto von... shared/gatt-client: Simplify service changed handling
2016-03-17 Luiz Augusto von... shared/gatt-client: Don't remove notification handlers
2016-03-17 Luiz Augusto von... core/gatt-client: Use of bt_gatt_client_clone
2016-03-17 Luiz Augusto von... 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 von... core/device: Make sure ServicesResolved is triggered...
2016-03-15 Luiz Augusto von... doc/gatt-api: Remove Characteristics and Descriptors...
2016-03-14 Luiz Augusto von... doc/device-api: Replace GattServices with ServicesDisco...
2016-03-11 Luiz Augusto von... shared/gatt-client: Don't send Exchange MTU for default...
2016-03-09 Luiz Augusto von... shared/att: Fix not notifying the callback
2016-03-08 Luiz Augusto von... core/gatt-database: Don't always wait for response
2016-03-07 Olivier Martingatt-database: Fix GATT object ordering
2016-03-03 Luiz Augusto von... shared/gatt-client: Fix not detecting BT_ATT_SECURITY_AUTO
2016-02-29 Luiz Augusto von... core/gatt-client: Fix printing errors if experimental...
2016-02-26 Luiz Augusto von... shared/gatt-client: Fix not clearing database after...
2016-02-17 Luiz Augusto von... shared/gatt-client: Fix regression
2016-02-15 Luiz Augusto von... core/device: Fix not clearing Attributes before storing
2016-02-15 Luiz Augusto von... core/device: Fix not reseting database if attributes...
2016-02-15 Luiz Augusto von... core/device: Fix log when loading characteristic fails
2016-02-15 Luiz Augusto von... shared/gatt-client: Rename tmp_queue to svcs
2016-02-15 Luiz Augusto von... shared/gatt-client: Add debug log if characteristic...
2016-02-11 Syam Sidhardhanadapter: Fix memory leak
2016-02-07 Luiz Augusto von... shared/gatt-client: Fix crash unregistering notification
2016-02-07 Luiz Augusto von... shared/gatt-client: Fix bogus asserts
2016-02-07 Luiz Augusto von... core/gatt-client: Fix not being able to cancel notifica...
2016-02-07 Luiz Augusto von... shared/gatt-client: Fix not resetting request id
2016-02-05 Andrzej Kaczmarekshared/gatt-client: Make read_long_value more robust
2016-01-19 Johan Hedbergcore: Return error if kernel doesn't support Start...
2016-01-07 Luiz Augusto von... core/gatt-database: Fix possible memory leaks
2016-01-07 Luiz Augusto von... core/gatt-database: Implement Application API
2015-12-01 Luiz Augusto von... core/device: Fix not emitting GattServices
2015-11-25 Johan Hedbergagent: Change default IO capability to KeyboardDisplay
2015-11-23 Luiz Augusto von... core: Fix replying with an error for connected profile
2015-11-13 Luiz Augusto von... shared/att: Use smaller defines
2015-11-13 Luiz Augusto von... shared/att: Fix going over 80 columns
2015-11-13 Luiz Augusto von... core/device: Fix not responding to Connect
2015-11-12 Luiz Augusto von... core/gatt-client: Fix warning when removing services
2015-11-11 Marcel Holtmanncore: Use daemon specific GLib logging handling for...
2015-11-11 Marcel Holtmanncore: Add function for logging with priority information
2015-11-10 Luiz Augusto von... shared/gatt-client: Don't reset database on service...
2015-11-10 Luiz Augusto von... shared/mgmt: Fix crash when removing index
2015-11-09 Marcel Holtmanncore: Fix broken #ifdef around backtrace support
2015-11-09 Marcel Holtmanncore: Initialize the backtracer early on at start
2015-11-08 Luiz Augusto von... core/profile: Fix possible crash when registering profiles
2015-11-08 Luiz Augusto von... shared/queue: Remove reference count from queue_entry
2015-11-08 Marcel Holtmanncore: Add missing HAVE_CONFIG_H for shared GATT code
2015-11-08 Marcel Holtmanncore: Use local assert function where possible
2015-11-08 Marcel Holtmanncore: Add support for basic stack backtrace helper
2015-11-08 Marcel Holtmanncore: Start SDP server only for BR/EDR or dual mode...
2015-11-08 Marcel Holtmanncore: Use constant for logging ident string and its...
2015-11-08 Marcel Holtmannbtsnoop: Add constants for Bluetooth monitor fields
2015-11-08 Marcel Holtmannbtsnoop: Update file format identifiers for trace files
2015-11-08 Marcel Holtmannmonitor: Do not abort user logging for invalid index...
2015-11-08 Marcel Holtmanncore: Use adapter->dev_id for adapter specific logging
2015-11-08 Marcel Holtmanncore: Add logging functions for controller specific...
2015-11-08 Marcel Holtmannmonitor: Use cleaner decoding for system note and user...
2015-11-08 Marcel Holtmanncore: Add support for user logging with ident information
2015-11-07 Marcel Holtmanncore: Use common logging function for daemon version
2015-11-07 Marcel Holtmanncore: Add support for logging output to HCI_CHANNEL_LOGGING
2015-11-07 Marcel Holtmannmonitor: Add support for decoding user logging packets
2015-11-07 Marcel Holtmannmonitor: Add support for system note packet type
2015-11-06 Luiz Augusto von... shared/gatt-client: Fix use after free
2015-11-06 Marcel Holtmannbtsnoop: Identify pklg vendor diagnostic packets
2015-11-02 Luiz Augusto von... core/service: Fix failing to connect external profile
2015-10-30 Szymon Janccore: Remove dead code
2015-10-30 Szymon Jancshared: Remove dead code
2015-10-30 Szymon Jancshared: Make new0 abort on failure
2015-10-26 Luiz Augusto von... core/device: Fix not claiming attributes of drivers
2015-10-26 Luiz Augusto von... core/service: Fix calling driver .accept multiple times
2015-10-23 Martin Pittsystemd: Check if bluetooth is supported in the kernel
2015-10-23 Jakub Pawlowskicore/device: Fix build on some platforms
2015-10-22 Luiz Augusto von... core/device: Be consistent with function names
2015-10-22 Luiz Augusto von... core/device: Fix not calling accept callback
2015-10-21 Johan Hedbergcore: Fix double ATT connect() upon failure
2015-10-19 Vinicius Costa Gomessrc/profile: Fix segmentation fault
2015-10-19 Luiz Augusto von... core/gatt: Fix logging invalid device address
2015-10-19 Luiz Augusto von... core/device: Fix crash when disconnecting
2015-10-18 Marcel Holtmannmonitor: Update handling for vendor commands and events
2015-10-17 Marcel Holtmannbtsnoop: Fix timestamp assignment for little-endian...
2015-10-16 Marcel Holtmannbtsnoop: Add support for little-endian packet logger...
2015-10-08 Jakub Pawlowskicore/device: Fix disconnect for connect attempt
2015-10-07 Marcel Holtmannmonitor: Add support for vendor diagnostic packets
2015-10-07 Marcel Holtmannmonitor: Add support for showing index information...
2015-10-07 Andrejs Haninscore/advertising: Fix string match in le adv search
2015-10-04 Marcel Holtmannmonitor: Add support for open and close index events
2015-09-29 Marie Janssenshared/ad: Fix license to be LGPL
2015-09-28 Szymon Jancpolicy: Add AutoEnable config option
2015-09-23 Szymon Jancshared/gatt-helpers: Fix reporting discovery failure
2015-09-21 Luiz Augusto von... core/gatt: Fix assigning false instead of 0
2015-09-19 Jakub Pawlowskicore/gatt-client: fix losing notifications
2015-09-18 Luiz Augusto von... core/gatt-client: Fix WriteValue always failing after...
2015-09-17 Jakub Pawlowskicore/adapter: probe profiles after loading ltks
2015-09-16 Jakub Pawlowskishared/gatt-client: enable notifications right after...
2015-09-16 Jakub Pawlowskicore/device: Store services when they change or after...
2015-09-15 Johan Hedbergcore: Fix removing connected devices after discovery
2015-09-08 Luiz Augusto von... core/device: Only reload database if empty
next