summaryrefslogtreecommitdiff
path: root/src/qmicli/qmicli-wds.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-08wds: add 'APN type' in profile create/modify operationsAleksander Morgado1-0/+21
2021-03-16qmicli: print 'none' if a mask has no known valuesAleksander Morgado1-5/+8
2021-03-16qmicli: port to g_autofree all mask string buildingAleksander Morgado1-13/+6
2021-03-12wds: add 'APN Type' mask in profile settingsVincent Palatin1-0/+8
2020-11-29qmicli,wds: fix formatting of --wds-get-lte-attach-pdn-list outputAleksander Morgado1-4/+4
2020-11-29qmicli,wds: new '--wds-get-lte-attach-parameters' commandAleksander Morgado1-0/+59
2020-11-29wds: rename 'Get Default Profile Num' to 'Get Default Profile Number'Aleksander Morgado1-93/+90
2020-11-29wds: rename TLVs in 'Get LTE Attach PDN List'Aleksander Morgado1-10/+21
2020-11-29wds: rename default TLV name in 'Set LTE Attach PDN List'Aleksander Morgado1-1/+1
2020-11-29wds: rename 'Get Max LTE Attach PDN Number' messageAleksander Morgado1-24/+24
2020-11-28qmicli,wds: minor coding style updates in new LTE Attach operationsAleksander Morgado1-71/+60
2020-11-28wds: add messages to set the attach APNVincent Palatin1-0/+218
2020-10-23qmicli,wds: Add --wds-bind-data-portStephan Gerhold1-0/+75
2020-10-07qmicli: increase default start/stop timeoutsAleksander Morgado1-2/+2
2020-08-17qmicli,wda,wds: add missing references to 'embedded' endpoint type enumAleksander Morgado1-1/+1
2020-08-17qmicli,wds: consolidate error reporting in the bind mux data port handlingAleksander Morgado1-18/+8
2020-08-17qmicli,wda,wds: support QMAPV5 and ep_type PCIEcarl.yin1-2/+14
2020-04-16libqmi-glib: allow selecting 'collections' of messages to buildAleksander Morgado1-28/+223
2020-03-21qmicli: add ':' to the section titlesAleksander Morgado1-1/+1
2019-11-21qmicli,wds: trivial, prefer QmiWdsClientTypeAleksander Morgado1-1/+1
2019-11-21qmicli,wds: read as uint ep-iface-number in --wds-bind-mux-data-portAleksander Morgado1-1/+9
2019-11-21qmicli,wds: limit range of valid mux-id in --wds-bind-mux-data-portAleksander Morgado1-2/+10
2019-11-21qmicli,wds: fix warnings with -Wsign-compareAleksander Morgado1-1/+1
2019-11-21qmicli,wds: fix warnings with -Wdiscarded-qualifiersAleksander Morgado1-1/+1
2019-11-21qmicli,wds: fix warnings with -Wredundant-declsAleksander Morgado1-1/+0
2019-03-02wds: handle unknown current rates properlyAleksander Morgado1-5/+16
2019-02-19qmicli: define common code for the string to enum parsersAleksander Morgado1-2/+2
2019-02-14cli,wds: don't print service option in 3GPP devicesAleksander Morgado1-4/+7
2018-10-27qmicli: untabifyBen Chan1-5/+5
2018-08-20qmicli,wds: limit option arg splitting to separate mandatory and key/pair valuesAleksander Morgado1-25/+26
2018-08-20qmicli,wds: plug memleaks, the split GStrv should be always disposedAleksander Morgado1-6/+6
2018-08-20qmicli,wds: minor coding style fixesAleksander Morgado1-10/+10
2018-08-20qmicli,wds: add support to create/modify/delete PDP profilesWolfgang Tolkien1-0/+767
2018-07-19wds: add support for qmi_wds_get/set_default_profile_numWolfgang Tolkien1-0/+215
2018-07-06qmicli,wds: fix reading current data bearer technologyAleksander Morgado1-1/+1
2018-01-23qmicli: exit on --wds-start-network parse errorsDan Williams1-21/+40
2017-06-23wds: add Get Channel RatesDan Williams1-0/+64
2017-04-19qmicli: add --wds-set-ip-family commandReinhard Speyerer1-0/+62
2017-03-22qmicli,wds: only need to initialize enum member fields in structAleksander Morgado1-8/+3
2017-02-28wds: added WDS Bind Mux Data Port messageCarlo Lobrano1-0/+157
2017-02-10build: update copyright yearsAleksander Morgado1-1/+1
2017-01-29qmicli: allow skipping CID release after successful operationAleksander Morgado1-1/+1
2016-10-06wds: add Go Dormant, Go Active, and Get Dormancy StatusDan Williams1-0/+149
2016-10-05qmicli: fix handling of unspecified ip_type in --wds-start-networkDan Williams1-1/+1
2016-08-23qmicli: show IP type in --wds-start-network outputDan Williams1-2/+9
2016-08-18qmicli: add support for IP type to --wds-start-networkDan Williams1-1/+25
2016-03-03trivial: whitespace fixesDan Williams1-8/+8
2015-12-03libqmi-qmicli: extend --wds-start-network with 3gpp-profile and 3gpp2-profile...Džiugas Baltrūnas1-7/+31
2015-10-12qmicli,wds: allow autoconnect settings in Start/Stop Network commandsAleksander Morgado1-20/+50
2015-10-12qmicli,wds: setup new key-value format based Start Network commandAleksander Morgado1-36/+125