RE: [RFC v2 3/3] ifxmodem: adding modem API to support agps

2010-11-10 Thread Bastian, Waldo
> this mailing list does NOT allow top posting and you know this. I indeed realized this about a second after I pressed send. My initial response was to use Outlook's recall function to correct my mistake... luckily sanity prevailed. I am very sorry about this transgression. I will now sulk in

RE: [RFC v2 3/3] ifxmodem: adding modem API to support agps

2010-11-10 Thread Marcel Holtmann
Hi Waldo, > The error handling in ifx_agps_inject_time_cb needs to have a call to > CALLBACK_WITH_FAILURE. < snip> > In ifx_agps_send_lcs_frame the raw_frame isn't hex encoded before it gets > inserted into the AT command. this mailing list does NOT allow top posting and you know this. Still

RE: [RFC v2 3/3] ifxmodem: adding modem API to support agps

2010-11-10 Thread Bastian, Waldo
no-boun...@ofono.org] On Behalf Of Robertino Benis Sent: Wednesday, November 10, 2010 11:43 AM To: ofono@ofono.org Cc: Ahmed, Suhail Subject: [RFC v2 3/3] ifxmodem: adding modem API to support agps --- drivers/ifxmodem/agps.c | 413 +++ 1 files chang

[RFC v2 3/3] ifxmodem: adding modem API to support agps

2010-11-10 Thread Robertino Benis
--- drivers/ifxmodem/agps.c | 413 +++ 1 files changed, 413 insertions(+), 0 deletions(-) create mode 100644 drivers/ifxmodem/agps.c diff --git a/drivers/ifxmodem/agps.c b/drivers/ifxmodem/agps.c new file mode 100644 index 000..4e8d427 --- /dev/nu