mirror of
https://github.com/espressif/esp32c3-bt-lib.git
synced 2026-06-05 21:14:41 +00:00
58d499bba1019a80a622df60aa38f59c1e4565ba
- Fixed read remote feature timeout when using coded phy - Fixed disconnection issue(0x08) when using 125k coded phy - Fixed disconnection issue(0x08) when updating connection param - Fixed disconnection issue(0x08) when using multi connection - Avoid error when adding duplicate device to whitelist - Support disable channel assessment by vendor hci - Support smaller connection interval (3.75 ms) - Support duplicate exception list in EVT ADV
ESP32-C3 and ESP32-S3 BLE Stack Libraries
This repository contains binary libraries supporting the ESP32C3 and ESP32S3 RF subsystems. It is used as a submodule within Espressif IoT Development Framework_ (ESP-IDF).
Files in this repository are Copyright (C) 2021 Espressif Systems.
These binary libraries are provided under the same license as the parent esp-idf project - the Apache License 2.0 as provided in the file LICENSE. (The license text refers to this as "Object" form.)
.. _Espressif IoT Development Framework: https://github.com/espressif/esp-idf
Description
Mirror of https://github.com/espressif/esp32c3-bt-lib.git for ESP-IDF submodules