IPC stack at a glance
The layers have different responsibilities:
A QMI transaction can therefore travel through QRTR and GLink, while each layer maintains its own addressing, flow control, and lifecycle state.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
🚀 QLI Version 2.1 is now live ! Switch to new version to check out the latest content
Production-focused guide to the Qualcomm IPC stack, transport protocols, and service interfaces.
| Layer | Responsibility |
|---|---|
| GLink | Moves channel data across a physical transport and manages channel state, buffer ownership, and transport negotiation. |
| QRTR | Routes connectionless messages between node/port endpoints and provides service-name discovery. |
| QMI | Defines the client/service message format, including requests, responses, indications, and TLV-encoded payloads. |
Was this page helpful?
