Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: espressif/esp32-bt-lib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: espressif/esp32-bt-lib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release/v4.2
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 1 file changed
  • 7 contributors

Commits on Sep 25, 2020

  1. Configuration menu
    Copy the full SHA
    d5f703b View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. Some bugfix about ble dynamic prio(a6525b7)

    Rewrite ble dynamic prio to fix ble disconn in conn_param_update/channel_map_update
    Rewrite ble dynamic prio in connection establishment
    Fix ble dynamic prio with latency
    Fix status bit set error when conn fail
    blueMoodBHD committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    a28ea44 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. Configuration menu
    Copy the full SHA
    c489e3f View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. Configuration menu
    Copy the full SHA
    85be5e8 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2020

  1. Configuration menu
    Copy the full SHA
    fc5dd70 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2020

  1. Fix controller dead when clkn overflow (aca86b3)

    weitianhua committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    36cfe9f View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2020

  1. Configuration menu
    Copy the full SHA
    92b6d28 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2020

  1. Fix two bugs:(79fb9ec)

     1.Fix supervision timeout in LLC DISC busy statue can not disconnect issue.
     2.Solve the problem that the ble terminate ack packet may lose with a high probability in coex mode.
    GYC-Espressif committed Nov 7, 2020
    Configuration menu
    Copy the full SHA
    358b58e View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2020

  1. Configuration menu
    Copy the full SHA
    774c50e View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

  1. Configuration menu
    Copy the full SHA
    0ba611f View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. Configuration menu
    Copy the full SHA
    6bc8cb9 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. Free ACL RX Buf in EM when disconnection (e614ab2)

    weitianhua committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    499759c View commit details
    Browse the repository at this point in the history
  2. Add ACL-U flow off&on protection (c37adf3)

    weitianhua committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    1b36c6d View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

  1. Configuration menu
    Copy the full SHA
    7a4e281 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2020

  1. Configuration menu
    Copy the full SHA
    73fa0bc View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2020

  1. Fix divided by zero err & clear timer after remote reject when respon…

    …d the parameters update (d886f91)
    weitianhua committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    9dd52c8 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

  1. Configuration menu
    Copy the full SHA
    0a7edb5 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. Configuration menu
    Copy the full SHA
    63e1129 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. Configuration menu
    Copy the full SHA
    aa1f581 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. Update ESP32 bt-lib(a4c513b)

    Modify E8192 ELx200 ELx40 log level to LOGD
    xiongweichao committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    c2e961d View commit details
    Browse the repository at this point in the history
Loading