mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-22 13:01:16 +03:00
Merge branch 'bugfix/qos_div_zero_v6.1' into 'release/v6.1'
fix(bt): update ESP32 libbtdm_app.a to fix several issues (v6.1) See merge request espressif/esp-idf!52052
This commit is contained in:
Submodule components/bt/controller/lib_esp32 updated: 98c6de2d54...612b1f59e6
@@ -564,6 +564,7 @@ PROVIDE ( lmp_not_accepted_ext_handler = 0x40029c54 );
|
||||
PROVIDE ( lmp_clk_adj_handler = 0x40027468 );
|
||||
PROVIDE ( lmp_clk_adj_ack_handler = 0x400274f4 );
|
||||
PROVIDE ( lm_get_auth_method = 0x40023420);
|
||||
PROVIDE ( lm_get_total_pkt_type = 0x4004f928);
|
||||
PROVIDE ( lmp_accepted_ext_handler = 0x40027290 );
|
||||
PROVIDE ( lmp_not_accepted_ext_handler = 0x40029c54 );
|
||||
PROVIDE ( lmp_clk_adj_handler = 0x40027468 );
|
||||
|
||||
Reference in New Issue
Block a user