esp-idf/components/bt/controller
wangmengyang ee480b7776 Refactor Bluetooth init/deinit mechanism
free osi_funcs struct memory duiring failure of controller_init when necessary

components/bt: use s_lp_stat.phy_enabled to control the on/off of phy module

clean up style for controller_disable

clean up some empty functions and unnecessary comments

Added async wakeup src "BTDM_ASYNC_WAKEUP_SRC_TMR"

remove use of assert in controller_init, set error code upon some exceptions

move stop esp_timer early to phase0, add state variable wakeup_timer_started
2021-01-28 19:27:17 +08:00
..
esp32 component/bt: add BLE v5.0 feature for bluedroid host 2021-01-15 17:55:12 +08:00
esp32c3 Refactor Bluetooth init/deinit mechanism 2021-01-28 19:27:17 +08:00
esp32s3 add coexist hook functions and fix bugs for coexistence 2021-01-27 06:37:04 +00:00
lib@cf348db2d2 add coexist hook functions and fix bugs for coexistence 2021-01-27 06:37:04 +00:00