blob: f07124f0eb850adfb5f7212792cd5e4c12c17fb8 [file] [log] [blame]
William Escande77286542023-02-24 17:08:55 -08001module: "android.sysprop.bluetooth.Hfp"
2owner: Platform
3
4prop {
William Escande8f2b8682023-03-09 08:53:16 -08005 api_name: "hf_client_features"
6 type: Integer
7 scope: Internal
8 access: Readonly
9 prop_name: "bluetooth.hfp.hf_client_features.config"
10}
11
12prop {
William Escande92ae3bf2023-03-09 09:03:03 -080013 api_name: "hf_features"
14 type: Integer
15 scope: Internal
16 access: Readonly
17 prop_name: "bluetooth.hfp.hf_features.config"
18}
19
20prop {
William Escande77286542023-02-24 17:08:55 -080021 api_name: "hf_services"
22 type: Integer
23 scope: Internal
24 access: Readonly
25 prop_name: "bluetooth.hfp.hf_services_mask.config"
26}
27
William Escande517203d2023-03-07 01:25:40 -080028prop {
29 api_name: "version"
30 type: Integer
31 scope: Internal
32 access: Readonly
33 prop_name: "bluetooth.hfp.version.config"
34}
35