# qril-libs
**Repository Path**: qiot/qril
## Basic Information
- **Project Name**: qril-libs
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: IRadio1.5
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2025-04-24
- **Last Updated**: 2025-04-24
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Quectel_RIL
--- branch IRadio 1.5 ---
This is for
1. Android version >= 10 and would like to set the IRadio to 1.5
```
android.hardware.radio
hwbinder
@1.5::IRadio/slot1
@1.2::ISap/slot1
android.hardware.radio.config
hwbinder
1.1
IRadioConfig
default
```
├── README.md
├── RIL_32bits
│ ├── chat32
│ ├── ip-down32
│ ├── ip-up32
│ ├── libreference-ril.so
│ ├── libril.so
│ └── ql-ril.conf
└── RIL_64bits
├── chat
├── ip-down
├── ip-up
├── libreference-ril.so
├── libril.so
└── ql-ril.conf
```