zwj 63f8d3aaad Update bt lib for ESP32-C3 and ESP32-S3(80abacdd)
- Add config to set duplicate scan list refresh period
- overwrite the oldest device infor if the list is full
- Fixed duplicate scan period is not accurate
- fixed privacy error for directed adv
- fixed multi periodic adv sync failed in air
- Fixed some memory was not released after bluetooth controller init failed
- Fixed lld_con.c line 3048 assert
- Fixed crash sometimes when connected as a slave by the 8th device
2022-12-20 15:01:29 +08:00
2021-04-21 21:16:08 +08:00
2021-04-20 10:35:28 +08:00
2021-04-20 10:35:28 +08:00

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
No description provided
Readme Apache-2.0 11 MiB