Searched refs:RemoteCallType (Results 1 - 2 of 2) sorted by relevance

/external/qemu/telephony/
H A Dremote_call.h34 } RemoteCallType; typedef in typeref:enum:__anon11215
51 extern void remote_call_other( const char* to_number, int from_port, RemoteCallType type );
H A Dremote_call.c104 RemoteCallType type;
158 remote_call_alloc( RemoteCallType type, int to_port, int from_port )
365 remote_call_generic( RemoteCallType type, const char* to_number, int from_port )
409 remote_call_other( const char* to_number, int from_port, RemoteCallType type )

Completed in 139 milliseconds