CHANGELOG.md (d1a9b16cdc8d4b560e12a88b183a18e94e734310) CHANGELOG.md (5aea4d8e7c74d422d06e7f5de12e5503c3d96035)
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

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

13- BNEP: add Connection Handle to BNEP_EVENT_CHANNEL_OPENED
14
15### Fixed
16- BNEP: Bluetooth address is stored in little-endian format for all BNEP_EVENT_*
17
18### Added
19- example: pan_lwip_http_server using lwIP as network stack to implement PAN NAP service
20- platform/lwip/bnep_lwip.c: BNEP lwIP adapter that forwards packets between BNEP service and lwIP
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

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

13- BNEP: add Connection Handle to BNEP_EVENT_CHANNEL_OPENED
14
15### Fixed
16- BNEP: Bluetooth address is stored in little-endian format for all BNEP_EVENT_*
17
18### Added
19- example: pan_lwip_http_server using lwIP as network stack to implement PAN NAP service
20- platform/lwip/bnep_lwip.c: BNEP lwIP adapter that forwards packets between BNEP service and lwIP
21- ENABLE_GATT_OVER_CLASSIC enables support for GATT over BR/EDR in att_server
21
22---
23
24## Changes May 2019
25
26### Changed
27- ESP32: Configure SCO over HCI after power up
28- btstack_tlv_flash_bank: support targets where a value cannot be overwritten with zero. When ENABLE_TLV_FLASH_EXPLICIT_DELETE_FIELD

--- 324 unchanged lines hidden ---
22
23---
24
25## Changes May 2019
26
27### Changed
28- ESP32: Configure SCO over HCI after power up
29- btstack_tlv_flash_bank: support targets where a value cannot be overwritten with zero. When ENABLE_TLV_FLASH_EXPLICIT_DELETE_FIELD

--- 324 unchanged lines hidden ---