mirror of
				https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
				synced 2025-11-03 09:01:50 -05:00 
			
		
		
		
	explain ff7033c11d
				
					
				
			This commit is contained in:
		
							parent
							
								
									ff7033c11d
								
							
						
					
					
						commit
						cab1e54392
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		| 
						 | 
					@ -418,6 +418,9 @@ static void found_device(pa_bluetooth_discovery *y, const char* path) {
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    pa_assert_se(m = dbus_message_new_method_call("org.bluez", path, "org.bluez.Device", "GetProperties"));
 | 
					    pa_assert_se(m = dbus_message_new_method_call("org.bluez", path, "org.bluez.Device", "GetProperties"));
 | 
				
			||||||
    send_and_add_to_pending(y, d, m, get_properties_reply);
 | 
					    send_and_add_to_pending(y, d, m, get_properties_reply);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    /* Before we read the other properties (Audio, AudioSink, Headset) we wait
 | 
				
			||||||
 | 
					     * that the UUID is read */
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
static void list_devices_reply(DBusPendingCall *pending, void *userdata) {
 | 
					static void list_devices_reply(DBusPendingCall *pending, void *userdata) {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue