https://github.com/calebccff/qmi_hacking
QMI / QMIC hacking for Android RIL development
https://github.com/calebccff/qmi_hacking
Last synced: over 1 year ago
JSON representation
QMI / QMIC hacking for Android RIL development
- Host: GitHub
- URL: https://github.com/calebccff/qmi_hacking
- Owner: calebccff
- Created: 2022-05-28T14:39:00.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-28T14:39:10.000Z (about 4 years ago)
- Last Synced: 2025-01-12T19:27:04.945Z (over 1 year ago)
- Language: C
- Size: 8.79 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# QMI test
Testing ground for QMI/qmic stuff. the code in `generated_code_backup.c` can
serialise and de-serialise the `qrild_svc_uim_card_status` struct which
represents a TLV included in the "UIM get card status" QMI response. The next
step is to extend QMIC (the QMI IDL parser) to generate setters/getters in a
similar format.