CHANGELOG.md (3825f59112ba6b1bbf90c186518720049e1684b6) | CHANGELOG.md (1b9be2e8d27cdda8e4ec6c17a6c75ebf262a671d) |
---|---|
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 --- 38 unchanged lines hidden (view full) --- 47- HID Host: omit Report ID in Set/Get Report and send report for report id == HID_REPORT_ID_UNDEFINED 48- POSIX: clear run loop exit flag 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. | 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 --- 38 unchanged lines hidden (view full) --- 47- HID Host: omit Report ID in Set/Get Report and send report for report id == HID_REPORT_ID_UNDEFINED 48- POSIX: clear run loop exit flag 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 |
|
55- SDP Client: trigger next SDP query callback, if registered callback does not start SDP query 56- GOEP Client: remove goep_client_create_connection. Use goep_client_connect instead. 57- HID Parser: cleanup of function names and signatures | 56- SDP Client: trigger next SDP query callback, if registered callback does not start SDP query 57- GOEP Client: remove goep_client_create_connection. Use goep_client_connect instead. 58- HID Parser: cleanup of function names and signatures |
58- HIDS Client: use error code instead of att status in conencted event | 59- HIDS Client: use error code instead of ATT status in connected event |
59- Device Information Service Server: update for v1.2 60- Device Information Service Client: update for v1.2 61 62## Release v1.6.1 63 64### Added 65- GAP: support coordinated private random address updates 66- libusb: support send/receive of HCI ISO packets --- 1198 unchanged lines hidden --- | 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 65### Added 66- GAP: support coordinated private random address updates 67- libusb: support send/receive of HCI ISO packets --- 1198 unchanged lines hidden --- |