CHANGELOG.md (a9cf7f9930c9913f5db5dac4868cf961b259846d) CHANGELOG.md (1d3c1f7fa08e9939ba4288001f77d87257e587fd)
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

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

43- POSIX: clear run loop exit flag
44
45### Changed
46- GAP: return command disallowed if disconnect already requested
47- GAP: improve handling of incorrectly resolved addresses in HCI_SUBEVENT_LE_CONNECTION_COMPLETE
48- GOEP Client: remove goep_client_create_connection. Use goep_client_connect instead.
49- HID Parser: cleanup of function names and signatures
50- HIDS Client: use error code instead of att status in conencted event
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

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

43- POSIX: clear run loop exit flag
44
45### Changed
46- GAP: return command disallowed if disconnect already requested
47- GAP: improve handling of incorrectly resolved addresses in HCI_SUBEVENT_LE_CONNECTION_COMPLETE
48- GOEP Client: remove goep_client_create_connection. Use goep_client_connect instead.
49- HID Parser: cleanup of function names and signatures
50- HIDS Client: use error code instead of att status in conencted event
51- Device Information Service Server: update for v1.2
52- Device Information Service Client: update for v1.2
51
52## Release v1.6.1
53
54### Added
55- GAP: support coordinated private random address updates
56- libusb: support send/receive of HCI ISO packets
57
58### Fixed

--- 1195 unchanged lines hidden ---
53
54## Release v1.6.1
55
56### Added
57- GAP: support coordinated private random address updates
58- libusb: support send/receive of HCI ISO packets
59
60### Fixed

--- 1195 unchanged lines hidden ---