Ver código fonte

update esp32 bt-lib (7b24543)

- Support BLE RX error packet count record
- Fixed instant setting for LLC procedures with instants
- Fixed adv random delay when adv interval is less than 20ms
chenjianhua 2 anos atrás
pai
commit
be0ef2d0e0

+ 1 - 1
components/bt/controller/lib_esp32

@@ -1 +1 @@
-Subproject commit 29e3ff2f39f16ff71e24bdd25ea87a0306e5b24b
+Subproject commit 7bb0d445db3414ce96d21c50ba9249125d41480f

+ 1 - 1
components/bt/include/esp32/include/esp_bt.h

@@ -1,5 +1,5 @@
 /*
- * SPDX-FileCopyrightText: 2015-2021 Espressif Systems (Shanghai) CO LTD
+ * SPDX-FileCopyrightText: 2015-2023 Espressif Systems (Shanghai) CO LTD
  *
  * SPDX-License-Identifier: Apache-2.0
  */