zephyr/subsys/bluetooth/audio
Mariusz Skamra fd87b39d80 Bluetooth: ascs: Fix compilation warning
This fixes uninitialized `ret` variable compilation warning.

Signed-off-by: Mariusz Skamra <mariusz.skamra@codecoup.pl>
2022-05-16 16:56:11 +02:00
..
aics_client.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
aics_internal.h subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
aics.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
ascs_internal.h Bluetooth: Audio: Add BAP unicast client support 2022-01-27 12:01:34 +02:00
ascs.c Bluetooth: ascs: Fix compilation warning 2022-05-16 16:56:11 +02:00
bass_client.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
bass_internal.h subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
bass.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
broadcast_sink.c Bluetooth: Audio: Add recv_info to audio recv callback 2022-05-10 18:56:28 +02:00
broadcast_source.c Bluetooth: Audio: Add _DIR_ infix to BT_AUDIO_SINK/SOURCE 2022-05-10 18:56:00 +02:00
capabilities.c Bluetooth: Audio: Add _DIR_ infix to BT_AUDIO_SINK/SOURCE 2022-05-10 18:56:00 +02:00
ccid_internal.h subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
ccid.c
CMakeLists.txt Bluetooth: has: Add initial Hearing Access Service client 2022-04-07 09:37:53 +02:00
codec.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
csis_client.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
csis_crypto.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
csis_crypto.h subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
csis_internal.h subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
csis.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
endpoint.h Bluetooth: Audio: Remove unused endpoint types 2022-05-10 18:56:00 +02:00
has_client.c Bluetooth: Gatt: Update users of write callback in subscription params 2022-05-16 16:54:27 +02:00
has_internal.h Bluetooth: has: Add Preset Changed operation support 2022-05-09 09:27:09 +02:00
has.c Bluetooth: has: Fix compliation warning 2022-05-16 16:56:11 +02:00
Kconfig Bluetooth: Audio: Add Telephone Bearer Service server 2022-03-28 12:45:03 +02:00
Kconfig.aics Bluetooth: audio - remove BT_AUDIO_DEBUG 2022-02-21 22:03:04 -05:00
Kconfig.ascs Bluetooth: Audio: Add BAP unicast server support 2022-01-27 12:01:34 +02:00
Kconfig.baps Bluetooth: ISO: Add Kconfig for ISO central/peripheral 2022-05-13 12:44:47 -07:00
Kconfig.bass Bluetooth: audio: Enable auto ATT MTU Exchange for BASS and unicast client 2022-03-25 10:41:19 +01:00
Kconfig.csis Bluetooth: audio - remove BT_AUDIO_DEBUG 2022-02-21 22:03:04 -05:00
Kconfig.has Bluetooth: has: Introduce BT_HAS_PRESET_SUPPORT helper symbol 2022-05-16 16:56:11 +02:00
Kconfig.mcs Bluetooth: Audio: Media - truncate strings for notification 2022-03-28 12:46:53 +02:00
Kconfig.mctl Bluetooth: Audio - media: Make local control of local player default 2022-03-23 12:50:53 +01:00
Kconfig.mics bluetooth: audio: remove superfluous default n for boolean 2022-04-19 11:49:27 +02:00
Kconfig.mpl Bluetooth: Audio: Media - change default kconfig values 2022-03-23 12:50:53 +01:00
Kconfig.pacs Bluetooth: Audio: Make PACS location optional 2022-04-26 09:00:48 +02:00
Kconfig.tbs Bluetooth: Audio: Add Telephone Bearer Service client 2022-03-28 12:45:03 +02:00
Kconfig.vcs bluetooth: audio: remove superfluous default n for boolean 2022-04-19 11:49:27 +02:00
Kconfig.vocs Bluetooth: audio - remove BT_AUDIO_DEBUG 2022-02-21 22:03:04 -05:00
mcc.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
mcs_internal.h subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
mcs.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
media_proxy_internal.h subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
media_proxy.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
mics_client.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
mics_internal.h subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
mics.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
mpl_internal.h Bluetooth: Audio - remove media controller dependency 2022-03-23 12:50:53 +01:00
mpl.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
pacs_internal.h Bluetooth: Audio: Standadize the use of enum bt_audio_dir 2022-05-10 18:56:00 +02:00
pacs.c Bluetooth: Audio: Add _DIR_ infix to BT_AUDIO_SINK/SOURCE 2022-05-10 18:56:00 +02:00
stream.c Bluetooth: Audio: Remove unicast client iso listen 2022-05-13 12:44:47 -07:00
stream.h Bluetooth: Audio: Improve unicast client handling of CIG 2022-04-07 09:38:09 +02:00
tbs_client.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
tbs_internal.h subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
tbs.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
unicast_client_internal.h Bluetooth: Audio: Use endpoint dir value 2022-03-10 14:07:17 -05:00
unicast_client.c Bluetooth: Audio: Remove unicast client iso listen 2022-05-13 12:44:47 -07:00
unicast_server.c Bluetooth: Audio: Standadize the use of enum bt_audio_dir 2022-05-10 18:56:00 +02:00
unicast_server.h subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
vcs_client.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
vcs_internal.h everywhere: fix typos 2022-03-18 13:24:08 -04:00
vcs.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
vocs_client.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
vocs_internal.h
vocs.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00