William Escande | 7728654 | 2023-02-24 17:08:55 -0800 | [diff] [blame] | 1 | module: "android.sysprop.bluetooth.Hfp" |
| 2 | owner: Platform |
| 3 | |
| 4 | prop { |
William Escande | 8f2b868 | 2023-03-09 08:53:16 -0800 | [diff] [blame] | 5 | 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 | |
| 12 | prop { |
William Escande | 92ae3bf | 2023-03-09 09:03:03 -0800 | [diff] [blame] | 13 | api_name: "hf_features" |
| 14 | type: Integer |
| 15 | scope: Internal |
| 16 | access: Readonly |
| 17 | prop_name: "bluetooth.hfp.hf_features.config" |
| 18 | } |
| 19 | |
| 20 | prop { |
William Escande | 7728654 | 2023-02-24 17:08:55 -0800 | [diff] [blame] | 21 | 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 Escande | 517203d | 2023-03-07 01:25:40 -0800 | [diff] [blame] | 28 | prop { |
| 29 | api_name: "version" |
| 30 | type: Integer |
| 31 | scope: Internal |
| 32 | access: Readonly |
| 33 | prop_name: "bluetooth.hfp.version.config" |
| 34 | } |
| 35 | |