CHANGELOG.md (8c90079180c6c6fe004d0ef8b9ee27f7fd313a68) CHANGELOG.md (86099d93131eaaa5f7b039a2fb5680e2958047eb)
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
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
17- SM: fix iteration over LE Device DB entries for bonding and address resolving
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 ---
18
19## Changes February 2018
20
21### Added
22- Port for Windows with Zephyr HCI Firmware connected via serial port
23- em9304: ability to upload patch containers during HCI bootup.
24- GATT Client: gatt_client_request_can_write_without_response_event() causes GATT_EVENT_CAN_WRITE_WITHOUT_RESPONSE
25- SM: new event SM_EVENT_PAIRING_COMPLETE

--- 71 unchanged lines hidden ---