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
pull/12177/head
chenjianhua 2023-08-10 22:06:24 +08:00
rodzic cc01cc13aa
commit be0ef2d0e0
2 zmienionych plików z 2 dodań i 2 usunięć

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

Wyświetl plik

@ -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
*/