Skip to content

BTSTACK Release-v4.1.4

Choose a tag to compare

@IFX-GH-Admin IFX-GH-Admin released this 02 Sep 06:47
· 8 commits to master since this release

BTSTACK4.1.4 contains following updates and fixes -

  • Bug fix to restart ATT indication and request queues on GATT TX complete
  • Synchronize updating controller generated RPA with changes in the advertisement data
  • Documentation update of wiced_bt_ble_encrypt_adv_packet and wiced_bt_ble_decrypt_adv_packet APIs
  • Added Support for SWB (LC3) in SCO
    • In wiced_bt_sco_params_t, use_wbs field changed from bool to uint8. This allows SCO to now support Narrow band, wide band as well as super wide band
    • For newly added LC3, the coding format is set as transparent
  • A2DP 1.4 support
    • MPEG 2,4 parser updated
      • DRC is optional feature in MPEG 2,4. Current we do not support DRC
    • Added parser for MPEG-D USAC
    • Added mdu to wiced_bt_a2dp_codec_info_t