mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-10-31 13:09:38 +00:00 
			
		
		
		
	 abb79e4fb5
			
		
	
	abb79e4fb5
	
	
	
		
			
			Separate Bluetooth HCI component example which adds some macros and functions used by HCI Layer defined by the spec.
		
			
				
	
	
		
			4 lines
		
	
	
		
			111 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			111 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
| idf_component_register(SRCS "bt_hci_common.c"
 | |
|                     INCLUDE_DIRS "include"
 | |
|                     )
 |