From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============7438520714295453283==" MIME-Version: 1.0 From: Denis Kenzior Subject: Re: [PATCH 1/2] rilmodem: Add lte atom driver Date: Wed, 07 Dec 2016 10:23:47 -0600 Message-ID: <58483793.40105@gmail.com> In-Reply-To: <1481080237-21112-1-git-send-email-ankit.p.navik@intel.com> List-Id: To: ofono@ofono.org --===============7438520714295453283== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Hi Ankit, On 12/06/2016 09:10 PM, Ankit Navik wrote: > Adds rilmodem driver for setting the default APN command. > The default APN is manage by config storage. > --- > Makefile.am | 3 +- > drivers/rilmodem/lte.c | 158 +++++++++++++++++++++++++++++++++++++= +++++++ > drivers/rilmodem/rilmodem.c | 2 + > drivers/rilmodem/rilmodem.h | 3 + > 4 files changed, 165 insertions(+), 1 deletion(-) > create mode 100644 drivers/rilmodem/lte.c > Both applied, thanks. Regards, -Denis --===============7438520714295453283==--