pipewire/spa/plugins/bluez5
Peter Hutterer cdfd50e166 spa: add spa_atob() to convert a string to a boolean
This replaces the manual check for "true" and some (inconsistent) return value
of atoi. All those instances now require either "true" or "1" to parse as
true, any other value (including NULL) is boolean false.
2021-05-18 22:18:56 +10:00
..
a2dp-codec-aac.c
a2dp-codec-aptx.c
a2dp-codec-ldac.c treewide: replace !strcmp() with spa_streq() 2021-05-18 22:10:27 +10:00
a2dp-codec-sbc.c treewide: replace strcmp() == 0 with spa_streq() 2021-05-18 22:10:27 +10:00
a2dp-codecs.c
a2dp-codecs.h
a2dp-sink.c treewide: replace strcmp() == 0 with spa_streq() 2021-05-18 22:10:27 +10:00
a2dp-source.c treewide: replace strcmp() == 0 with spa_streq() 2021-05-18 22:10:27 +10:00
backend-hsphfpd.c spa: add spa_atob() to convert a string to a boolean 2021-05-18 22:18:56 +10:00
backend-native.c spa: add spa_atob() to convert a string to a boolean 2021-05-18 22:18:56 +10:00
backend-ofono.c spa: add spa_atob() to convert a string to a boolean 2021-05-18 22:18:56 +10:00
bluez5-dbus.c spa: add spa_atob() to convert a string to a boolean 2021-05-18 22:18:56 +10:00
bluez5-device.c treewide: replace strcmp() == 0 with spa_streq() 2021-05-18 22:10:27 +10:00
defs.h
meson.build
plugin.c
README-SBC-XQ.md
rtp.h
sco-io.c
sco-sink.c treewide: replace strcmp() == 0 with spa_streq() 2021-05-18 22:10:27 +10:00
sco-source.c treewide: replace strcmp() == 0 with spa_streq() 2021-05-18 22:10:27 +10:00