CHANGELOG.md (1b9be2e8d27cdda8e4ec6c17a6c75ebf262a671d) CHANGELOG.md (37e1b22048c5dc562e27aa1edc93fa4a6eda5cb4)
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

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

49- btstack_util: skip whitespace in btstack_atoi
50
51### Changed
52- GAP: return command disallowed if disconnect already requested
53- GAP: improve handling of incorrectly resolved addresses in HCI_SUBEVENT_LE_CONNECTION_COMPLETE
54- GAP: only store link key if at least one side requests bonding during the IO Capabilities exchange.
55- GATT Client: use Find by Information Request to lookup CCCD for Notifications/Indications
56- SDP Client: trigger next SDP query callback, if registered callback does not start SDP query
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

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

49- btstack_util: skip whitespace in btstack_atoi
50
51### Changed
52- GAP: return command disallowed if disconnect already requested
53- GAP: improve handling of incorrectly resolved addresses in HCI_SUBEVENT_LE_CONNECTION_COMPLETE
54- GAP: only store link key if at least one side requests bonding during the IO Capabilities exchange.
55- GATT Client: use Find by Information Request to lookup CCCD for Notifications/Indications
56- SDP Client: trigger next SDP query callback, if registered callback does not start SDP query
57- BNEP Client: provide setup connection response in BNEP_EVENT_CHANNEL_OPENED
57- GOEP Client: remove goep_client_create_connection. Use goep_client_connect instead.
58- HID Parser: cleanup of function names and signatures
59- HIDS Client: use error code instead of ATT status in connected event
60- Device Information Service Server: update for v1.2
61- Device Information Service Client: update for v1.2
62
63## Release v1.6.1
64

--- 1201 unchanged lines hidden ---
58- GOEP Client: remove goep_client_create_connection. Use goep_client_connect instead.
59- HID Parser: cleanup of function names and signatures
60- HIDS Client: use error code instead of ATT status in connected event
61- Device Information Service Server: update for v1.2
62- Device Information Service Client: update for v1.2
63
64## Release v1.6.1
65

--- 1201 unchanged lines hidden ---