No description
Find a file
Jin Cheng 458f9962e9 fix(bt): Update esp32 libbtdm_app.a (a9abd199)
- fixed missing synchronous connection changed event
- make sure no duplicated mode changed event will be reported
- Relax the limit on LC state when handling vendor AFH related commands
- Removed an unreasonable assertion in the callback of sniff start
2026-06-12 17:23:33 +08:00
esp32 fix(bt): Update esp32 libbtdm_app.a (a9abd199) 2026-06-12 17:23:33 +08:00
.gitlab-ci.yml ci: fix push to github 2023-10-26 21:31:10 +08:00
LICENSE btdm controller lib and phy_bt rtc_bt 2016-09-22 14:39:56 +08:00
README.rst change the README.rst 2016-09-22 17:26:37 +08:00

ESP32 BT/BLE Stack Libraries
====================

This repository contains binary libraries supporting the ESP32 RF subsystems. It is used as a submodule within `Espressif IoT Development Framework`_ (ESP-IDF).

Files in this repository are Copyright (C) 2015-2016 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