1234567891011121314 |
- * Voice Service binding
- Provides an interface to access voice services
- exposed by DSP over APR interface.
- Required properties:
- - compatible : "qcom,msm-voice-svc"
- Example:
- qcom,msm-voice-svc {
- compatible = "qcom,msm-voice-svc";
- };
|