mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-11-03 09:01:54 -05:00 
			
		
		
		
	spa: move dbus helpers out of bluez plugin
The file is moved into a new "include-private" directory. This is done because otherwise adjustments would have to be made to the list of installed headers, the way include tests currently work and which files are used for generating documentation.
This commit is contained in:
		
							parent
							
								
									ddf3be0a39
								
							
						
					
					
						commit
						4aa2e44796
					
				
					 9 changed files with 12 additions and 11 deletions
				
			
		| 
						 | 
				
			
			@ -20,9 +20,9 @@
 | 
			
		|||
#include <spa/utils/type.h>
 | 
			
		||||
#include <spa/utils/result.h>
 | 
			
		||||
#include <spa/param/audio/raw.h>
 | 
			
		||||
#include <spa-private/dbus-helpers.h>
 | 
			
		||||
 | 
			
		||||
#include "defs.h"
 | 
			
		||||
#include "dbus-helpers.h"
 | 
			
		||||
 | 
			
		||||
#define INITIAL_INTERVAL_NSEC	(500 * SPA_NSEC_PER_MSEC)
 | 
			
		||||
#define ACTION_INTERVAL_NSEC	(3000 * SPA_NSEC_PER_MSEC)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue