Open Source Telephony
 help / color / mirror / Atom feed
* [RFC PATCH 0/1] atmodem/lte: added Gemalto vendor
@ 2018-10-13  8:09 Giacinto Cifelli
  2018-10-13  8:09 ` [RFC PATCH 1/1] atmodem/lte: Gemalto vendor specific extension Giacinto Cifelli
  0 siblings, 1 reply; 10+ messages in thread
From: Giacinto Cifelli @ 2018-10-13  8:09 UTC (permalink / raw)
  To: ofono

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

I would like to submit for review the following patch, for adding
the Gemalto vendor. I submit in a single patch also the modifications
under discussion in a separate thread, for ease of reading.

The main point I would like to ask is where to put the vendor-specific
but shared functions for formating the AT commands, because the same
procedures are used for gprs-context.

The point is valid also for other vendors: for example uBlox requires
the following format: "CHAP:apn" or "PAP:apn", if there is a context
authentication, in the AccessPoint string, on top of the authentication
command.


Giacinto Cifelli (1):
  atmodem/lte: Gemalto vendor specific extension

 drivers/atmodem/atutil.c | 103 +++++++++++++++++++++++++
 drivers/atmodem/atutil.h |  27 +++++++
 drivers/atmodem/lte.c    | 161 ++++++++++++++++++++++++++++++++++++---
 3 files changed, 281 insertions(+), 10 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2018-10-18  7:57 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-13  8:09 [RFC PATCH 0/1] atmodem/lte: added Gemalto vendor Giacinto Cifelli
2018-10-13  8:09 ` [RFC PATCH 1/1] atmodem/lte: Gemalto vendor specific extension Giacinto Cifelli
2018-10-14 17:56   ` Jonas Bonn
2018-10-14 18:04     ` Giacinto Cifelli
2018-10-15 18:37       ` Denis Kenzior
2018-10-15 18:29   ` Denis Kenzior
2018-10-15 18:59     ` Giacinto Cifelli
2018-10-16  5:22     ` Giacinto Cifelli
2018-10-16 18:06       ` Denis Kenzior
2018-10-18  7:57         ` Giacinto Cifelli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox