CHANGELOG.md (885f7aad9c8ad82b13c11ce48c4d6c9927add41b) | CHANGELOG.md (808cabbb633637da6056b1971ad7d92eae2c49bc) |
---|---|
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 --- 20 unchanged lines hidden (view full) --- 29- PBAP Client: fix PBAP_SUBEVENT_OPERATION_COMPLETED with OBEX_DISCONNECTED for pbap_disconnect 30- HFP HF: send HF Indicator update only if enabled by AG 31- HFP AG: always initiate codec connection setup before establishing audio 32- POSIX: clear run loop exit flag 33 34### Changed 35- GAP: return command disallowed if disconnect already requested 36- GAP: improve handling of incorrectly resolved addresses in HCI_SUBEVENT_LE_CONNECTION_COMPLETE | 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 --- 20 unchanged lines hidden (view full) --- 29- PBAP Client: fix PBAP_SUBEVENT_OPERATION_COMPLETED with OBEX_DISCONNECTED for pbap_disconnect 30- HFP HF: send HF Indicator update only if enabled by AG 31- HFP AG: always initiate codec connection setup before establishing audio 32- POSIX: clear run loop exit flag 33 34### Changed 35- GAP: return command disallowed if disconnect already requested 36- GAP: improve handling of incorrectly resolved addresses in HCI_SUBEVENT_LE_CONNECTION_COMPLETE |
37- GOEP Client: remove goep_client_create_connection. Use goep_client_connect instead. |
|
37 | 38 |
38 | |
39## Release v1.6.1 40 41### Added 42- GAP: support coordinated private random address updates 43- libusb: support send/receive of HCI ISO packets 44 45### Fixed 46- GAP: allow use of own address type different from gap_random_set_mode() incl. RPA in LE Extended Advertising --- 1188 unchanged lines hidden --- | 39## Release v1.6.1 40 41### Added 42- GAP: support coordinated private random address updates 43- libusb: support send/receive of HCI ISO packets 44 45### Fixed 46- GAP: allow use of own address type different from gap_random_set_mode() incl. RPA in LE Extended Advertising --- 1188 unchanged lines hidden --- |