summaryrefslogtreecommitdiffstats
path: root/qmi
AgeCommit message (Expand)AuthorFilesLines
2016-12-25atcop_test: Make example actually workHarald Welte1-1/+8
2016-12-25qmuxd_wrapper: Fix stream_append()Harald Welte1-1/+1
2016-12-25qmuxd_wrapper: reduce logging by adding a compile-time DEBUG optionHarald Welte1-5/+11
2016-12-25qmuxd_wrapper: Make hexdump buffer thread-local, to be on the safe sideHarald Welte2-2/+2
2016-12-25qmuxd_wrapper: Add some protocol decode logic; fix recv/read bugsHarald Welte2-20/+201
2016-12-25qmuxd_wrapper: Reduce dlsym() load (don't call it again and again)Harald Welte1-6/+12
2016-12-25qmi_test: some more debug output so it can be correlated with qmuxd tracesHarald Welte1-5/+11
2016-12-25add a LD_PRELOAD wrapper to trace client <-> qmuxd communicationsHarald Welte2-0/+140
2016-12-17remove qmi.txt it has moved to wikiHarald Welte1-276/+0
2016-11-06add (non-functional) example registering an AT commandHarald Welte2-3/+117
2016-11-06initial import of qmi_test.c reading out the device IMEIHarald Welte3-0/+364