mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-04 06:11:06 +00:00 
			
		
		
		
	Merge branch 'bugfix/bt_acl_tx' into 'master'
components/bt: update libbtdm.a with a bugfix for an assertion failure when ACL-… …U transmission is resumed See merge request !755
This commit is contained in:
		 Submodule components/bt/lib updated: d2b6923875...cbdf2b94b1
									
								
							@@ -827,6 +827,9 @@ PROVIDE ( lmp_dhkey_chk_handler = 0x4002ab48 );
 | 
				
			|||||||
PROVIDE ( lmp_pause_enc_aes_req_handler = 0x400279a4 );
 | 
					PROVIDE ( lmp_pause_enc_aes_req_handler = 0x400279a4 );
 | 
				
			||||||
PROVIDE ( lmp_io_cap_res_handler = 0x4002c670 );
 | 
					PROVIDE ( lmp_io_cap_res_handler = 0x4002c670 );
 | 
				
			||||||
PROVIDE ( lmp_io_cap_req_handler = 0x4002c7a4 );
 | 
					PROVIDE ( lmp_io_cap_req_handler = 0x4002c7a4 );
 | 
				
			||||||
 | 
					PROVIDE ( ld_acl_tx_packet_type_select = 0x4002fb40 );
 | 
				
			||||||
 | 
					PROVIDE ( ld_acl_sched = 0x40033268 );
 | 
				
			||||||
 | 
					PROVIDE ( ld_acl_sniff_sched = 0x4003340c );
 | 
				
			||||||
PROVIDE ( r_ld_acl_active_hop_types_get = 0x40036e10 );
 | 
					PROVIDE ( r_ld_acl_active_hop_types_get = 0x40036e10 );
 | 
				
			||||||
PROVIDE ( r_ld_acl_afh_confirm = 0x40036d40 );
 | 
					PROVIDE ( r_ld_acl_afh_confirm = 0x40036d40 );
 | 
				
			||||||
PROVIDE ( r_ld_acl_afh_prepare = 0x40036c84 );
 | 
					PROVIDE ( r_ld_acl_afh_prepare = 0x40036c84 );
 | 
				
			||||||
@@ -1858,5 +1861,6 @@ PROVIDE ( ld_sscan_env = 0x3ffb832c );
 | 
				
			|||||||
PROVIDE ( ld_strain_env = 0x3ffb8330 );
 | 
					PROVIDE ( ld_strain_env = 0x3ffb8330 );
 | 
				
			||||||
PROVIDE ( LM_Sniff = 0x3ffb8230 );
 | 
					PROVIDE ( LM_Sniff = 0x3ffb8230 );
 | 
				
			||||||
PROVIDE ( LM_SniffSubRate = 0x3ffb8214 );
 | 
					PROVIDE ( LM_SniffSubRate = 0x3ffb8214 );
 | 
				
			||||||
 | 
					PROVIDE ( prbs_64bytes = 0x3ff98992 );
 | 
				
			||||||
/* Above are static data, but can be used, not generated by script >>>>> btdm data */
 | 
					/* Above are static data, but can be used, not generated by script >>>>> btdm data */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user