mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-10-31 13:09:38 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			16 lines
		
	
	
		
			492 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			492 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
| Clissic Bluetooth L2CAP API
 | |
| ============================
 | |
| 
 | |
| Application Example
 | |
| -------------------
 | |
| 
 | |
| Check :example:`bluetooth/bluedroid/classic_bt` folder in ESP-IDF examples, which contains the following application:
 | |
| 
 | |
| * This is a BT_L2CAP demo. This demo can connect, send and recive L2CAP data :example:`bluetooth/bluedroid/classic_bt/bt_l2cap_client`, :example:`bluetooth/bluedroid/classic_bt/bt_l2cap_server`
 | |
| 
 | |
| API Reference
 | |
| -------------
 | |
| 
 | |
| .. include-build-file:: inc/esp_l2cap_bt_api.inc
 | |
| 
 | 
