libqmi-glib integration on top of qmuxd (work in progress)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Aleksander Morgado f64a5a06c8
qmicli: use G_SOURCE_CONTINUE to reset the unix signal handler
6 years ago
build-aux qmi-codegen: allow fields to be hidden with 'visible':'no' 7 years ago
data pdc: no need to CamelCase parameter names 7 years ago
docs pdc: new PDC service implementation 7 years ago
gobi-api gobi-api: add CodeAurora GobiAPI_2013-07-31-1347 sources 9 years ago
m4 build: use -Wformat-security 10 years ago
src qmicli: use G_SOURCE_CONTINUE to reset the unix signal handler 6 years ago
utils qmi-network: avoid more bashisms when comparing strings 7 years ago
.gitignore build: use absolute paths to ignore files in top_srcdir 8 years ago
AUTHORS AUTHORS: update 8 years ago
COPYING license: add GPLv2+ license in addition to the LGPLv2+ one 9 years ago
COPYING.LIB license: add GPLv2+ license in addition to the LGPLv2+ one 9 years ago
ChangeLog build: update NEWS; add minimal README and ChangeLog 10 years ago
Makefile.am build: distcheck always uses qmi-over-mbim support 7 years ago
NEWS NEWS: update for 1.16.0 7 years ago
README license: add GPLv2+ license in addition to the LGPLv2+ one 9 years ago
TODO dms: support TLV 0x13 (PRL) in 'DMS Activate Manual' 10 years ago
autogen.sh build: README and NEWS always exist 7 years ago
configure.ac build: require glib 2.36 6 years ago
gtester.make build: setup gtester based unit tests 10 years ago

README

libqmi is a glib-based library for talking to WWAN modems and devices which
speak the Qualcomm MSM Interface (QMI) protocol.

License:
  The libqmi-glib library is released under the LGPLv2+ license.
  The qmicli tool is released under the GPLv2+ license.