9 lines
		
	
	
		
			188 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			188 B
		
	
	
	
		
			C
		
	
	
	
	
	
#ifndef VENDOR_QTI_IMS_H
 | 
						|
#define VENDOR_QTI_IMS_H
 | 
						|
 | 
						|
#include <binder_ext_ims.h>
 | 
						|
 | 
						|
BinderExtIms* vendor_qti_ims_new(VendorQtiImsRadio* ims_radio, VendorQtiImsStateObject* ims_state);
 | 
						|
 | 
						|
#endif
 |