mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-29 18:27:20 +02:00
Free lmp tx buf in EM when handle detach_req
This commit is contained in:
Submodule components/bt/lib updated: b9bf725241...c832b171c1
@ -677,6 +677,8 @@ PROVIDE ( ld_acl_clk_isr = 0x40030cf8 );
|
||||
PROVIDE ( ld_acl_resched = 0x40033814 );
|
||||
PROVIDE ( ld_acl_test_mode_update = 0x40032050 );
|
||||
PROVIDE ( ld_acl_frm_cbk = 0x40034414 );
|
||||
PROVIDE ( ld_acl_rsw_end = 0x40032bc0 );
|
||||
PROVIDE ( ld_acl_end = 0x40033140 );
|
||||
PROVIDE ( ld_sco_modify = 0x40031778 );
|
||||
PROVIDE ( lm_cmd_cmp_send = 0x40051838 );
|
||||
PROVIDE ( ld_sco_frm_cbk = 0x400349dc );
|
||||
|
Reference in New Issue
Block a user