This website requires JavaScript.
Explore
Help
Register
Sign In
leandrof
/
linux
Watch
1
Star
0
Fork
0
You've already forked linux
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ed1596f9ab
linux
/
samples
/
qmi
/
Makefile
2 lines
55 B
Makefile
Raw
Normal View
History
Unescape
Escape
samples: Introduce Qualcomm QMI sample client Introduce a sample driver that register for server notifications and spawn clients for each available test service (service 15). The spawned clients implements the interface for encoding "ping" and "data" requests and decode the responses from the remote. Acked-By: Chris Lew <clew@codeaurora.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
2017-06-26 16:02:28 +00:00
obj-$(CONFIG_SAMPLE_QMI_CLIENT)
+=
qmi_sample_client.o
Reference in New Issue
Copy Permalink