aboutsummaryrefslogtreecommitdiffstats
path: root/samples/qmi/Makefile (follow)
AgeCommit message (Collapse)AuthorFilesLines
2018-02-12samples: Introduce Qualcomm QMI sample clientBjorn Andersson1-0/+1
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>