mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-04 06:11:06 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			197 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			197 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
config BT_ALARM_MAX_NUM
 | 
						|
    int "Maximum number of Bluetooth alarms"
 | 
						|
    default 50
 | 
						|
    help
 | 
						|
        This option decides the maximum number of alarms which
 | 
						|
        could be used by Bluetooth host.
 |