ofono/drivers/mbimmodem
Giacinto Cifelli bd6f807849 drivers: support for auth NONE
Added the explicit support for auth NONE.
It needs to be added in all drivers/*/gprs-context.c atoms.

This method is already supported by all atoms that support
authentication (ie, all but Sierra' swmodem driver).

The behavior is left unchanged in case of inconsistent parameters:
if username is empty, then fallback to auth NONE.
2018-10-09 12:35:44 -05:00
..
devinfo.c mbim: Add devinfo driver 2017-10-05 11:08:38 -05:00
gprs-context.c drivers: support for auth NONE 2018-10-09 12:35:44 -05:00
gprs.c mbimmodem: Add provisioned context query (debug only) 2017-11-13 21:24:37 -06:00
mbim-desc.c mbim: Add MBIM descriptor utilities 2017-10-05 11:08:38 -05:00
mbim-desc.h mbim: Add MBIM descriptor utilities 2017-10-05 11:08:38 -05:00
mbim-message.c mbim: Add IPv4/v6 Element & Address extractors 2017-11-13 21:24:37 -06:00
mbim-message.h mbim: Add IPv4/v6 Element & Address extractors 2017-11-13 21:24:37 -06:00
mbim-private.h mbim: Add header & body accessors for mbim-message 2017-10-05 11:08:38 -05:00
mbim.c mbim: Add mbim context type UUIDs 2017-11-13 21:24:37 -06:00
mbim.h mbim: Add mbim context type UUIDs 2017-11-13 21:24:37 -06:00
mbimmodem.c mbim: fix calling mbim_sms_exit instead of _init 2018-09-20 10:49:06 -05:00
mbimmodem.h mbimmodem: Add gprs-context driver 2017-11-13 21:24:37 -06:00
network-registration.c mbimmodem: fix crash 2017-11-13 21:24:37 -06:00
sim.c mbimmodem: Support PIN/PUK operations 2017-11-08 21:02:22 -06:00
sms.c mbimmodem: Add SMS atom 2017-11-08 21:41:34 -06:00
util.c mbimmodem: Move available_data_classes_to_tech 2017-11-09 11:39:43 -06:00
util.h mbimmodem: Move available_data_classes_to_tech 2017-11-09 11:39:43 -06:00