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

  /external/qemu/telephony/
remote_call.h 18 extern int remote_number_from_port( int port );
remote_call.c 52 remote_number_from_port( int port ) function
161 int from_num = remote_number_from_port(from_port);
370 if ( remote_number_from_port(from_port) < 0 ) {

Completed in 34 milliseconds