mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-06 13:29:56 -05:00
revise form factor list a bit, simplify and use singular everywhere
This commit is contained in:
parent
e00833399f
commit
cce56ab343
2 changed files with 3 additions and 3 deletions
|
|
@ -811,8 +811,8 @@ const char*pa_bluetooth_get_form_factor(uint32_t class) {
|
|||
[1] = "headset",
|
||||
[2] = "hands-free",
|
||||
[4] = "microphone",
|
||||
[5] = "external-speakers",
|
||||
[6] = "headphones",
|
||||
[5] = "speaker",
|
||||
[6] = "headphone",
|
||||
[7] = "portable",
|
||||
[8] = "car",
|
||||
[10] = "hifi"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue