diff options
Diffstat (limited to 'sysprop')
-rw-r--r-- | sysprop/hfp.sysprop | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sysprop/hfp.sysprop b/sysprop/hfp.sysprop index a641efa14f..f07124f0eb 100644 --- a/sysprop/hfp.sysprop +++ b/sysprop/hfp.sysprop @@ -10,6 +10,14 @@ prop { } prop { + api_name: "hf_features" + type: Integer + scope: Internal + access: Readonly + prop_name: "bluetooth.hfp.hf_features.config" +} + +prop { api_name: "hf_services" type: Integer scope: Internal |