All of lore.kernel.org
 help / color / mirror / Atom feed
* oFono chat
@ 2016-07-11 10:00 Alexander Smirnov
  2016-07-11 16:29 ` Denis Kenzior
  0 siblings, 1 reply; 2+ messages in thread
From: Alexander Smirnov @ 2016-07-11 10:00 UTC (permalink / raw)
  To: ofono

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

Dear oFono community,

I'm a little bit confused, but is there any way to send oFono custom AT 
commands?

In my case, I have chip with integrated GPS module, so I want to have 
possibility to manage its settings in runtime according to some 
environment settings.

Reading oFono API documentation, I wondered, why there is no chat 
interface? Are there any restrictions?

-- 
With best regards,
Alexander Smirnov

ilbers GmbH
Baierbrunner Str. 28c
D-81379 München
+49 (89) 122 67 24-0
http://ilbers.de/
Commercial register Munich, HRB 214197
General manager: Baurzhan Ismagulov

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: oFono chat
  2016-07-11 10:00 oFono chat Alexander Smirnov
@ 2016-07-11 16:29 ` Denis Kenzior
  0 siblings, 0 replies; 2+ messages in thread
From: Denis Kenzior @ 2016-07-11 16:29 UTC (permalink / raw)
  To: ofono

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

Hi Alexander,

On 07/11/2016 05:00 AM, Alexander Smirnov wrote:
> Dear oFono community,
>
> I'm a little bit confused, but is there any way to send oFono custom AT
> commands?

The driver can send any AT commands it wishes.  If you want to send AT 
commands through D-Bus, then no, there's no such functionality 
available, nor is it desired.

>
> In my case, I have chip with integrated GPS module, so I want to have
> possibility to manage its settings in runtime according to some
> environment settings.

There are plenty of examples on how to enable a modem with a GPS.  See
drivers/telitmodem/location-reporting.c
drivers/mbmmodem/location-reporting.c
drivers/qmimodem/location-reporting.c

etc

>
> Reading oFono API documentation, I wondered, why there is no chat
> interface? Are there any restrictions?
>

Regards,
-Denis

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-07-11 16:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-11 10:00 oFono chat Alexander Smirnov
2016-07-11 16:29 ` Denis Kenzior

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.