• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "hdf_audio_codec_primary_dev0": [
3        {
4            "deep-buffer-playback": [
5                {
6                    "Headphones": [
7                        {
8                            "name": "Speaker1 Switch",
9                            "value": 0
10                        }
11                    ],
12                    "Speaker": [
13                        {
14                            "name": "Headphone1 Switch",
15                            "value": 1
16                        },
17                        {
18                            "name": "Headphone2 Switch",
19                            "value": 1
20                        }
21                    ],
22                    "MIC": [
23                        {
24                            "name": "RPGA MIC Switch",
25                            "value": 1
26                        }
27                    ],
28                    "micHs": [
29                        {
30                            "name": "LPGA MIC Switch",
31                            "value": 0
32                        }
33                    ]
34                }
35            ],
36            "low-latency-communication": [
37                {
38                    "Speaker": [
39                        {
40                            "name": "Speaker1 Switch",
41                            "value": 1
42                        }
43                    ],
44                    "Headphones": [
45                        {
46                            "name": "Headphone1 Switch",
47                            "value": 0
48                        },
49                        {
50                            "name": "Headphone2 Switch",
51                            "value": 0
52                        }
53                    ],
54                    "MIC": [
55                        {
56                            "name": "RPGA MIC Switch",
57                            "value": 1
58                        }
59                    ],
60                    "micHs": [
61                        {
62                            "name": "LPGA MIC Switch",
63                            "value": 0
64                        }
65                    ]
66                }
67            ],
68            "ringtone-playback": [
69                {
70                    "Speaker": [
71                        {
72                            "name": "Speaker1 Switch",
73                            "value": 1
74                        }
75                    ],
76                    "Headphones": [
77                        {
78                            "name": "Headphone1 Switch",
79                            "value": 1
80                        },
81                        {
82                            "name": "Headphone2 Switch",
83                            "value": 1
84                        }
85                    ]
86                }
87            ],
88            "voice-call": [
89                {
90                    "Speaker": [
91                        {
92                            "name": "Speaker1 Switch",
93                            "value": 1
94                        }
95                    ],
96                    "Headphones": [
97                        {
98                            "name": "Headphone1 Switch",
99                            "value": 0
100                        },
101                        {
102                            "name": "Headphone2 Switch",
103                            "value": 0
104                        }
105                    ],
106                    "MIC": [
107                        {
108                            "name": "RPGA MIC Switch",
109                            "value": 1
110                        }
111                    ],
112                    "micHs": [
113                        {
114                            "name": "LPGA MIC Switch",
115                            "value": 0
116                        }
117                    ]
118                }
119            ],
120            "low-latency-noirq-playback": [
121                {
122                    "Speaker": [
123                        {
124                            "name": "Speaker1 Switch",
125                            "value": 1
126                        }
127                    ],
128                    "Headphones": [
129                        {
130                            "name": "Headphone1 Switch",
131                            "value": 0
132                        },
133                        {
134                            "name": "Headphone2 Switch",
135                            "value": 0
136                        }
137                    ]
138                }
139            ]
140        }
141    ]
142}
143