mirror of
https://github.com/espressif/esp-idf.git
synced 2026-08-07 15:50:09 +03:00
- bt_target: remove/align obsolete macros with Kconfig
- device/controller: fix start_up() Secure Connections indent,
get_ble_resolving_list_max_size return type
- controller.h: align type/interface declarations with implementation
- bte_init: remove unused/redundant code
- bte_main: return -1 on osi_init failure, null check in bte_main_hci_send
(cherry picked from commit b83647f5ea)
Co-authored-by: zhiweijian <zhiweijian@espressif.com>