CHANGELOG.md (9cb529638dc3804924769e6ab74ce09dae0413a5) CHANGELOG.md (ebd1b97964c95b2db90393bc92c0fc831641c1a8)
1# Change Log
2All notable changes to this project will be documented in this file.
3
4The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7---
8
9## Unreleased
10
11### Added
1# Change Log
2All notable changes to this project will be documented in this file.
3
4The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7---
8
9## Unreleased
10
11### Added
12- GAP: generic GAP_SUBEVENT_LE_CONNECTION_COMPLETE
12- L2CAP: additional authorization_required param in l2cap_ecbm_register_service
13- GATT Client: support GATT over Enhanced LE Bearer
14- GATT Server: support GATT over Enhanced LE Bearer
15- A2DP: support SDP record without service name and/or provider
16- AVRCP: support SDP record without service name and/or provider
17- HFP: hfp_hf_create_sdp_record_with_codecs and hfp_hf_create_sdp_record_with_codecs
18- HFP: support SDP record without service name
19 HFP: support for LC3-SWB

--- 17 unchanged lines hidden (view full) ---

37- HID Host: support large HID Descriptors
38- AVDTP: limit L2CAP MTU to largest BR/EDR packet, fixes A2DP Sink role for some Samsung TV
39- AVRCP: reject incoming second l2cap connection
40- AVRCP: generate command for avrcp_controller_get_element_attributes dynamically
41- SPP Server: fix SPP version in SDP record
42- GATT Client: ignore notifications/indications until re-encrypted for bonded device without ENABLE_LE_PROACTIVE_AUTHENTICATION
43- btstack_flash_bank: support alignment larger than 4
44- windows: fix timestamps in packet logs
13- L2CAP: additional authorization_required param in l2cap_ecbm_register_service
14- GATT Client: support GATT over Enhanced LE Bearer
15- GATT Server: support GATT over Enhanced LE Bearer
16- A2DP: support SDP record without service name and/or provider
17- AVRCP: support SDP record without service name and/or provider
18- HFP: hfp_hf_create_sdp_record_with_codecs and hfp_hf_create_sdp_record_with_codecs
19- HFP: support SDP record without service name
20 HFP: support for LC3-SWB

--- 17 unchanged lines hidden (view full) ---

38- HID Host: support large HID Descriptors
39- AVDTP: limit L2CAP MTU to largest BR/EDR packet, fixes A2DP Sink role for some Samsung TV
40- AVRCP: reject incoming second l2cap connection
41- AVRCP: generate command for avrcp_controller_get_element_attributes dynamically
42- SPP Server: fix SPP version in SDP record
43- GATT Client: ignore notifications/indications until re-encrypted for bonded device without ENABLE_LE_PROACTIVE_AUTHENTICATION
44- btstack_flash_bank: support alignment larger than 4
45- windows: fix timestamps in packet logs
45-
46
46### Changed
47- HCI: simplified implicit SCO flow control
48- HCI: return ERROR_CODE_COMMAND_DISALLOWED for outgoing connections in gap_connect
49- AVRCP: shorten default SDP Service and Provider Names
50- GATT Client: emit query complete event for gatt_client_discover_characteristic_descriptors in next run loop iteration
51- HFP: report HFP Version 1.9 in SDP record
52- HID Parser: ignore Report Items without Usage
53- btstack_crypto: allow MBEDTLS config via MBEDTLS_CONFIG_FILE

--- 1102 unchanged lines hidden ---
47### Changed
48- HCI: simplified implicit SCO flow control
49- HCI: return ERROR_CODE_COMMAND_DISALLOWED for outgoing connections in gap_connect
50- AVRCP: shorten default SDP Service and Provider Names
51- GATT Client: emit query complete event for gatt_client_discover_characteristic_descriptors in next run loop iteration
52- HFP: report HFP Version 1.9 in SDP record
53- HID Parser: ignore Report Items without Usage
54- btstack_crypto: allow MBEDTLS config via MBEDTLS_CONFIG_FILE

--- 1102 unchanged lines hidden ---