btstack-integration 7.0.0
·
2 commits
to master
since this release
- Updated porting layer to support BTSTACK v5.0.0 and later.
- Added macro
ADD_TO_RESOLVING_LIST_ON_SMP_KEY_UPDATEto allow porting layer to add a paired device into controller resolving list. Application can setDEFINES +=ADD_TO_RESOLVING_LIST_ON_SMP_KEY_UPDATE=0to disable default behavior and to manage controller resolving list on its own. - Updated FW patch download code to have common source code for required platforms.