zephyr/subsys/bluetooth/audio
Emil Gydesen 4fc6f127e6 Bluetooth: TBS: Fix return value of handle_string_long_read
The function may return a BT_GATT_ERR which is a negative
value that cannot be returned as uint8_t. Change the function
to use int instead and document the return values.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2025-02-08 08:13:28 +01:00
..
shell
aics_client.c
aics_internal.h
aics.c
ascs_internal.h
ascs.c
audio_internal.h
audio.c
bap_base.c
bap_broadcast_assistant.c
bap_broadcast_sink.c
bap_broadcast_source.c
bap_endpoint.h
bap_internal.h
bap_iso.c
bap_iso.h
bap_scan_delegator.c
bap_stream.c
bap_stream.h
bap_unicast_client_internal.h
bap_unicast_client.c
bap_unicast_server.c
bap_unicast_server.h
cap_acceptor.c
cap_commander.c
cap_common.c
cap_initiator.c
cap_internal.h
cap_stream.c
ccid.c
ccp_call_control_client.c
ccp_call_control_server.c
CMakeLists.txt
codec.c
csip_crypto.c
csip_crypto.h
csip_internal.h
csip_set_coordinator.c
csip_set_member.c
gmap_client.c
gmap_server.c
has_client.c
has_internal.h
has.c
Kconfig
Kconfig.aics
Kconfig.ascs
Kconfig.bap
Kconfig.cap
Kconfig.ccp
Kconfig.csip
Kconfig.gmap
Kconfig.has
Kconfig.mcs
Kconfig.mctl
Kconfig.micp
Kconfig.mpl
Kconfig.pacs
Kconfig.pbp
Kconfig.tbs
Kconfig.tmap
Kconfig.vcp
Kconfig.vocs
mcc_internal.h
mcc.c
mcs_internal.h
mcs.c
media_proxy_internal.h
media_proxy.c
micp_internal.h
micp_mic_ctlr.c
micp_mic_dev.c
mpl_internal.h
mpl.c
pacs_internal.h
pacs.c
pbp.c
tbs_client.c
tbs_internal.h
tbs.c
tmap.c
vcp_internal.h
vcp_vol_ctlr.c
vcp_vol_rend.c
vocs_client.c
vocs_internal.h
vocs.c