CHANGELOG.md (c9822bc75bf4df6fff7430d2816763bdd5fa34fe) CHANGELOG.md (4b86d035e6cb20db7edeb5b8102cd5747c596c1c)
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

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

56- GATT Client: use Find by Information Request to lookup CCCD for Notifications/Indications
57- SDP Client: trigger next SDP query callback, if registered callback does not start SDP query
58- BNEP Client: provide setup connection response in BNEP_EVENT_CHANNEL_OPENED
59- GOEP Client: remove goep_client_create_connection. Use goep_client_connect instead.
60- HID Parser: cleanup of function names and signatures
61- HIDS Client: use error code instead of ATT status in connected event
62- Device Information Service Server: update for v1.2
63- Device Information Service Client: update for v1.2
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

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

56- GATT Client: use Find by Information Request to lookup CCCD for Notifications/Indications
57- SDP Client: trigger next SDP query callback, if registered callback does not start SDP query
58- BNEP Client: provide setup connection response in BNEP_EVENT_CHANNEL_OPENED
59- GOEP Client: remove goep_client_create_connection. Use goep_client_connect instead.
60- HID Parser: cleanup of function names and signatures
61- HIDS Client: use error code instead of ATT status in connected event
62- Device Information Service Server: update for v1.2
63- Device Information Service Client: update for v1.2
64- esp32: enable audio driver by default on esp32, esp32c3 and esp32c6
64
65## Release v1.6.1
66
67### Added
68- GAP: support coordinated private random address updates
69- libusb: support send/receive of HCI ISO packets
70
71### Fixed

--- 1196 unchanged lines hidden ---
65
66## Release v1.6.1
67
68### Added
69- GAP: support coordinated private random address updates
70- libusb: support send/receive of HCI ISO packets
71
72### Fixed

--- 1196 unchanged lines hidden ---