Skip to content
/ libqril Public

Multithreaded QRTR/QMI message parsing library for communicating with Qualcomm Modems

Notifications You must be signed in to change notification settings

aospm/libqril

Repository files navigation

Libqril

Libqril is a high-level library which encompasses event handling, async, service discovery, and state management for QMI messages. It is built on top of Bjorn Anderssons QRTR and QMIC projects (with some additions). It's designed to offer a simple high level interface for communication with Qualcomm DSPs like the modem found on devices like the OnePlus 6 which use QRTR/QMI.

Status

The primary user and motivation for this project is qrild. Please refer to the README there for more information.

Refer to libqril.h for the API definition, and see examples for example usage.

old contains some old code which may still serve as a useful reference for future work. The whole old version of libqril can be seen here

Dependencies

Libqril needs to be built against this fork of QRTR and this fork of QMIC.

About

Multithreaded QRTR/QMI message parsing library for communicating with Qualcomm Modems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published