platform/upstream/bluez.git
2020-02-11 Marcel Holtmannperipheral: Walk rp->opcodes directly instead of interi...
2020-02-11 Marcel Holtmannadapter: Walk rp->opcodes directly instead of interim...
2020-02-11 Marcel Holtmannshared: Walk rp->opcodes directly instead of interim...
2020-02-11 Marcel Holtmannbuild: Switch to -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSIO...
2020-02-11 Luiz Augusto... doc/settings-storage: Update LastUsed documentation
2020-02-11 Luiz Augusto... a2dp: Reword LastUsed
2020-02-11 Luiz Augusto... a2dp: Fix useless statement
2020-02-11 Luiz Augusto... a2dp: Fix reconfiguring when there multiple devices...
2020-02-11 Luiz Augusto... a2dp: Update last used on open indication
2020-02-11 Luiz Augusto... a2dp: Try aborting when switching endpoints
2020-02-11 Luiz Augusto... a2dp: Fix crash when endpoint respond with an error
2020-02-11 Troels Dalsgaard... advertising: Timeout of 0 should not fire a callback
2020-02-11 Michał Lowas... a2dp: Fixed warn_unused_result warning
2020-02-11 Luiz Augusto... doc/settings-storage: Document LastUsed Endpoints entry
2020-02-11 Luiz Augusto... a2dp: Fix not calling SelectConfiguration on other...
2020-02-11 Luiz Augusto... a2dp: Store last used endpoint
2020-02-11 Luiz Augusto... shared/gatt-db: Simplify attribute lookup
2020-02-11 Luiz Augusto... a2dp: Fix UUID of remote Sinks
2020-02-11 Luiz Augusto... shared/gatt-db: Skip ahead if handle range is not withi...
2020-02-11 Brian Gixbuild: Check if explicit_bzero is missing
2020-02-11 Szymon Jancemulator: Fix handling of Set Event Mask Page 2 Command
2020-02-11 Bastien Noceraautopair: Add pin codes to try for gaming input devices
2020-02-11 Bastien Noceraautopair: Add more common PIN codes for audio devices
2020-02-11 Luiz Augusto... advertising: Fix typo
2020-02-11 Luiz Augusto... shared/gatt-db: Remove update_attribute
2020-02-11 Luiz Augusto... shared/gatt-client: Fix failing to discover included...
2020-02-11 Luiz Augusto... shared/shell: Highlight user prompt input
2020-02-11 Luiz Augusto... shared/gatt-client: Add debug for error with included...
2020-02-11 Luiz Augusto... shared/shell: Fix colors not using proper escape sequence
2020-02-11 Szymon Jancmonitor: Fix LE Set Extended Advertising Parameters...
2020-02-11 Luiz Augusto... adapter: Fix length calculation of filter UUIDs on...
2020-02-11 Luiz Augusto... monitor: Add decoding for HCI LE Transmitter Test comma...
2020-02-11 Luiz Augusto... monitor: Add decoding for HCI LE Receiver Test command...
2020-02-11 Luiz Augusto... monitor: Decode LL_CLOCK_ACCURACY_*
2020-02-11 Luiz Augusto... monitor: Decode LL_PERIODIC_SYNC_IND
2020-02-11 Luiz Augusto... monitor: Decode LL_CTE_*
2020-02-11 Luiz Augusto... monitor: Add decoding support for LL_MIN_USED_CHANNELS
2020-02-11 Luiz Augusto... monitor: Add decoding support for LL_PHY_UPDATE_IND
2020-02-11 Luiz Augusto... monitor: Add decoding support for LL_PHY_*
2020-02-11 Luiz Augusto... monitor: Add decoding support for LL_LENGTH_*
2020-02-11 Hunt, Prestontest/example-advertisement: add shutdown code
2020-02-11 Luiz Augusto... client: Fix build with older version on libdbus
2020-02-11 Luiz Augusto... shell: Allow multiple prompt inputs
2020-02-11 Luiz Augusto... client: Print AdvertisingManager properties on command...
2020-02-11 Luiz Augusto... client: Add advertise.secondary command
2020-02-11 Luiz Augusto... advertising: Add implementation of SecondaryChannel
2020-02-11 Luiz Augusto... advertising: Add implementation of SupportedSecondaryCh...
2020-02-11 Luiz Augusto... doc/advertising-api: Add support for setting Secondary...
2020-02-11 Szymon Jancmonitor: Fix LE Read Transmit Power Command deconding
2020-02-11 Luiz Augusto... client: Fix uninitialized error
2020-02-11 Luiz Augusto... client: Improve logging of GATT operations
2020-02-11 Luiz Augusto... client: Forward notifications from cloned attributes
2020-02-11 Luiz Augusto... client: Remove cloned services if the proxy is removed
2020-02-11 Luiz Augusto... client: Proxy calls to StartNotify/StopNotify
2020-02-11 Luiz Augusto... client: Proxy calls to ReadValue and WriteValue
2020-02-11 Luiz Augusto... client: Add gatt.clone command
2020-02-11 Luiz Augusto... gatt: Fix not allowing 'extended-properties' as flags
2020-02-11 Luiz Augusto... shared/gatt-db: Fix crash if next_handle is 0
2020-02-11 Luiz Augusto... device: Store Database Hash on storage
2020-02-11 Luiz Augusto... shared/gatt-client: Write Client Features
2020-02-11 Luiz Augusto... shared/gatt-client: Read database hash if available
2020-02-11 Luiz Augusto... gatt: Implement Robust Caching handling for server
2020-02-11 Luiz Augusto... shared/gatt-server: Add bt_gatt_server_set_authorize
2020-02-11 Luiz Augusto... shared/gatt-db: Add gatt_db_set_authorize
2020-02-11 Luiz Augusto... gatt: Add caching support for server
2020-02-11 Luiz Augusto... shared/gatt-db: Generate database hash
2020-02-11 Luiz Augusto... shared/gatt-db: Introduce Database Hash
2020-01-22 Luiz Augusto... monitor: Decode GATT Caching errors
2020-01-22 Luiz Augusto... shared/att-types: Add errors introduced by GATT caching
2020-01-22 Luiz Augusto... shared/util: Add decoding support for GATT caching...
2020-01-22 Luiz Augusto... lib/uuid: Introduce definition for GATT caching attributes
2020-01-22 Luiz Augusto... unit/test-crypto: Add test for bt_crypto_gatt_hash
2020-01-22 Luiz Augusto... shared/crypto: Add bt_crypto_gatt_hash
2020-01-22 Luiz Augusto... client: Don't expose pointer value in attribute path
2020-01-22 Luiz Augusto... client: Enable list-attributes to print local attributes
2020-01-22 Luiz Augusto... client: Enable setting attribute handles
2020-01-22 Luiz Augusto... client: Enable Handle property for GATT attributes
2020-01-22 Luiz Augusto... gatt: Write back the handle to Handle property
2020-01-22 Luiz Augusto... gatt: Implement Handle property
2020-01-22 Luiz Augusto... shared/gatt-db: Allow passing 0 as handle to gatt_db_in...
2020-01-22 Luiz Augusto... doc/gatt-api: Add Handle property
2020-01-22 Pali Rohára2dp-codecs: Fix SBC_MAX_BITPOOL and add SBC quality...
2020-01-22 Pali Roháravinfo: Fix parsing capabilities
2020-01-22 Pali Roháravinfo: Dump unknown codecs and unknown categories
2020-01-22 Pali Rohára2dp-codecs & avinfo: Simplify defintions and parsing...
2020-01-22 Johan Hedberglib: Add version number for Bluetooth 5.1
2020-01-22 Johan Hedbergmonitor: Add Bluetooth 5.1 features and version information
2020-01-22 Johan Hedbergmonitor: Reformat LE features table
2020-01-22 Luiz Augusto... a2dp: Add reverse discovery
2020-01-22 Luiz Augusto... a2dp: Add implementation of MediaEndpoint.Device
2020-01-22 Luiz Augusto... doc/media-api: Add Device property to MediaEndpoint
2020-01-22 Luiz Augusto... a2dp: Cache remote endpoints
2020-01-22 Luiz Augusto... doc/settings-storage: Add Endpoint group to cache
2020-01-22 Luiz Augusto... a2dp: Implement MediaTransport.Endpoint
2020-01-22 Luiz Augusto... doc/media-api: Add Endpoint property to MediaTransport
2020-01-22 Luiz Augusto... a2dp: Expose remote SEP
2020-01-22 Luiz Augusto... doc/media-api: Enable MediaEndpoint to expose remote SEP
2020-01-22 Luiz Augusto... monitor/avctp: Fix parsing of GetFolderItems attributes
2020-01-22 Luiz Augusto... avdtp: Fix always destroying session immediatelly
2020-01-22 Pali Rohárbtmon: Fix parsing A2DP FastStream codec configuration
next