CHANGELOG.md (85847a9dce60449d1670ae07427de3debb9e7317) CHANGELOG.md (8c90079180c6c6fe004d0ef8b9ee27f7fd313a68)
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## [Unreleased]
8
9### Added
10
11### Changed
12- GAP: allow to limit number of connections in LE Peripheral role with gap_set_max_number_peripheral_connections
13
14### Fixed
15- RFCOMM: fix infinite loop on L2CAP connection error (regression from 4c3eeed1)
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## [Unreleased]
8
9### Added
10
11### Changed
12- GAP: allow to limit number of connections in LE Peripheral role with gap_set_max_number_peripheral_connections
13
14### Fixed
15- RFCOMM: fix infinite loop on L2CAP connection error (regression from 4c3eeed1)
16- HSP HS: accept incomming SCO connection
16
17## Changes February 2018
18
19### Added
20- Port for Windows with Zephyr HCI Firmware connected via serial port
21- em9304: ability to upload patch containers during HCI bootup.
22- GATT Client: gatt_client_request_can_write_without_response_event() causes GATT_EVENT_CAN_WRITE_WITHOUT_RESPONSE
23- SM: new event SM_EVENT_PAIRING_COMPLETE

--- 71 unchanged lines hidden ---
17
18## Changes February 2018
19
20### Added
21- Port for Windows with Zephyr HCI Firmware connected via serial port
22- em9304: ability to upload patch containers during HCI bootup.
23- GATT Client: gatt_client_request_can_write_without_response_event() causes GATT_EVENT_CAN_WRITE_WITHOUT_RESPONSE
24- SM: new event SM_EVENT_PAIRING_COMPLETE

--- 71 unchanged lines hidden ---