HomeSort by relevance Sort by last modified time
    Searched refs:RemoteCallType (Results 1 - 2 of 2) sorted by null

  /external/qemu/telephony/
remote_call.h 34 } RemoteCallType;
51 extern void remote_call_other( const char* to_number, int from_port, RemoteCallType type );
remote_call.c 95 RemoteCallType type;
149 remote_call_alloc( RemoteCallType type, int to_port, int from_port )
356 remote_call_generic( RemoteCallType type, const char* to_number, int from_port )
400 remote_call_other( const char* to_number, int from_port, RemoteCallType type )

Completed in 280 milliseconds