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

  /external/qemu/telephony/
remote_call.h 33 REMOTE_CALL_SMS
48 extern int remote_call_sms( const char* number, int from_port, SmsPDU pdu );
remote_call.c 416 remote_call_sms( const char* number, function
420 RemoteCall call = remote_call_generic( REMOTE_CALL_SMS, number, from );

Completed in 1070 milliseconds