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

  /external/qemu/telephony/
remote_call.h 28 REMOTE_CALL_DIAL = 0,
42 extern int remote_call_dial( const char* to_number,
remote_call.c 169 case REMOTE_CALL_DIAL:
384 remote_call_dial( const char* number, function
389 RemoteCall call = remote_call_generic( REMOTE_CALL_DIAL, number, from );
android_modem.c     [all...]

Completed in 394 milliseconds