All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: [PATCH 1/1] gatserver: Add send raw data function
Date: Mon, 14 Feb 2011 10:23:57 -0600	[thread overview]
Message-ID: <4D59571D.1090900@gmail.com> (raw)
In-Reply-To: <1297440183-4384-1-git-send-email-olivier.guiter@linux.intel.com>

[-- Attachment #1: Type: text/plain, Size: 418 bytes --]

Hi Olivier,

> @@ -112,6 +112,7 @@ void g_at_server_send_unsolicited(GAtServer *server, const char *result);
>   * responses.
>   */
>  void g_at_server_send_info(GAtServer *server, const char *line, gboolean last);
> +void g_at_server_send_data(GAtServer *server, const char *format, ...);
>  

What is the target use case you're thinking of for this one?

>  #ifdef __cplusplus
>  }

Regards,
-Denis

  reply	other threads:[~2011-02-14 16:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-11 16:03 [PATCH 1/1] gatserver: Add send raw data function Olivier Guiter
2011-02-14 16:23 ` Denis Kenzior [this message]
2011-02-14 16:32   ` Olivier Guiter

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4D59571D.1090900@gmail.com \
    --to=denkenz@gmail.com \
    --cc=ofono@ofono.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.