mirror of
https://github.com/espressif/esp32c3-bt-lib.git
synced 2026-06-06 05:24:42 +00:00
ed99228396aaa18935b575d600bc19da38dc4746
- Fixed periodic adv enable params checking - Fixed BLE assert lld_scan.c 1728 when receiving directed adv - Support resolving RPA to identity address when creating connection - Fixed BLE assert rwble.c 505 param 00400010 - Fixed peer address type error in HCI LE meta event - Fixed setting random address failed when extended adv is enabled
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