mirror of https://github.com/ARMmbed/mbed-os.git
				
				
				
			adv builder helper now returns an object
							parent
							
								
									0ca6ee8bce
								
							
						
					
					
						commit
						57033ee91a
					
				| 
						 | 
				
			
			@ -158,6 +158,7 @@ public:
 | 
			
		|||
    AdvertisingDataSimpleBuilder &setAdvertisingInterval(adv_interval_t interval)
 | 
			
		||||
    {
 | 
			
		||||
        MBED_ASSERT(_builder.setAdvertisingInterval(interval) == BLE_ERROR_NONE);
 | 
			
		||||
        return *this;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    /**
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue