I’ve downloaded both R20 and R21 versions of the MBPL_SDK package. There’s only a few source files in the SampleApps directory, and nothing seems buildable because required source and header files are missing. The readme files imply that things should be built in the pkgs directory and that the applications should be buildable in the SampleApps directories.
Is there a reason the necessary source files have been removed?
The SDK only has connectmgr.c. It doesn’t have displaysettings.c, ping.c, netlink_util.c, qmux_util.c or proc_util.c. Nor does it have these header files included in connectmgr.c: displaysettings.h, lite-qmi-demo.h, ping.h, netlink_util.h, dev_util.h, qmux_util.h, proc_util.h and str_util.h.