Skip to content

btstack-integration 7.0.0

Choose a tag to compare

@IFX-GH-Admin IFX-GH-Admin released this 15 Dec 05:07
· 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_UPDATE to allow porting layer to add a paired device into controller resolving list. Application can set DEFINES +=ADD_TO_RESOLVING_LIST_ON_SMP_KEY_UPDATE=0 to 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.