commit | 842891be96bd2b90f0e7d44192d45f61bab17926 | [log] [tgz] |
---|---|---|
author | Bjorn Andersson <bjorn.andersson@linaro.org> | Mon Jun 26 09:02:28 2017 -0700 |
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | Mon Feb 12 16:57:22 2018 -0800 |
tree | 45a60f1bedc74bd89671099592830c0fae20030f | |
parent | 1fb82ee806d170b92315f424eac9b5b34b9ead64 [diff] |
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>