voice-svc.txt 239 B

1234567891011121314
  1. * Voice Service binding
  2. Provides an interface to access voice services
  3. exposed by DSP over APR interface.
  4. Required properties:
  5. - compatible : "qcom,msm-voice-svc"
  6. Example:
  7. qcom,msm-voice-svc {
  8. compatible = "qcom,msm-voice-svc";
  9. };