zephyr/subsys/bluetooth/audio
Mariusz Skamra ae1ed41116 Bluetooth: audio: tbs_client: Fix GTBS index returned in API callbacks
This fixes GTBS index used in API. The index that is exposed to the
application is 255 in case of GTBS.
The code has been reworked to remove redundant booleans and index that
was kept inside instance.

Signed-off-by: Mariusz Skamra <mariusz.skamra@codecoup.pl>
2022-10-04 14:08:26 +00:00
..
aics_client.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
aics_internal.h
aics.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
ascs_internal.h
ascs.c Bluetooth: Audio: Update ASE EP state checks 2022-10-04 10:33:13 +02:00
audio_internal.h Bluetooth: audio: Add security requirements check 2022-08-16 12:19:43 +02:00
audio.c Bluetooth: audio: Add security requirements check 2022-08-16 12:19:43 +02:00
bass_client.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
bass_internal.h
bass.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
broadcast_sink.c Bluetooth: Audio: Fix bad BASE config check for broadcast sink 2022-09-19 18:34:25 +02:00
broadcast_source.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
cap_internal.h
cap.c
capabilities.c Bluetooth: audio: capabilities: Remove callbacks 2022-10-03 10:17:21 +02:00
ccid_internal.h
ccid.c
CMakeLists.txt Bluetooth: audio: Add security requirements check 2022-08-16 12:19:43 +02:00
codec.c
csis_client.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
csis_crypto.c
csis_crypto.h
csis_internal.h Bluetooth: csis: Expose bt_csis_generate_rsi function 2022-08-19 12:07:31 +02:00
csis.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
endpoint.h Bluetooth: Audio: Support setting non-HCI data path for audio streams 2022-09-02 14:16:49 +02:00
has_client.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
has_internal.h
has.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
Kconfig
Kconfig.aics
Kconfig.ascs Bluetooth: audio: ascs: Increase the number of supported ASEs 2022-10-03 10:19:39 +02:00
Kconfig.baps
Kconfig.bass Bluetooth: audio: Add security requirements check 2022-08-16 12:19:43 +02:00
Kconfig.cap
Kconfig.csis Bluetooth: audio: Add security requirements check 2022-08-16 12:19:43 +02:00
Kconfig.has Bluetooth: audio: Add security requirements check 2022-08-16 12:19:43 +02:00
Kconfig.mcs
Kconfig.mctl
Kconfig.micp
Kconfig.mpl
Kconfig.pacs Bluetooth: audio: Add security requirements check 2022-08-16 12:19:43 +02:00
Kconfig.tbs Bluetooth: audio: tbs_client: Make GTBS client only build option 2022-10-03 10:15:03 +02:00
Kconfig.vcs
Kconfig.vocs
mcc.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
mcs_internal.h
mcs.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
media_proxy_internal.h
media_proxy.c
micp_mic_ctlr.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
micp_mic_dev.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
mpl_internal.h
mpl.c
pacs_internal.h bluetooth: audio: pacs: Remove duplicated code 2022-10-03 10:10:46 +02:00
pacs.c Bluetooth: audio: pacs: Remove redundant code 2022-10-03 10:17:30 +02:00
stream.c Bluetooth: Audio: Remove caching ASE on release 2022-09-27 09:16:21 +00:00
stream.h Bluetooth: Audio: Support setting non-HCI data path for audio streams 2022-09-02 14:16:49 +02:00
tbs_client.c Bluetooth: audio: tbs_client: Fix GTBS index returned in API callbacks 2022-10-04 14:08:26 +00:00
tbs_internal.h Bluetooth: audio: tbs_client: Fix GTBS index returned in API callbacks 2022-10-04 14:08:26 +00:00
tbs.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
unicast_client_internal.h Bluetooth: Audio: Remove unicast client set state 2022-09-27 09:16:21 +00:00
unicast_client.c Bluetooth: Audio: Update ASE EP state checks 2022-10-04 10:33:13 +02:00
unicast_server.c Bluetooth: Audio: Remove caching ASE on release 2022-09-27 09:16:21 +00:00
unicast_server.h Bluetooth: Audio: Remove caching ASE on release 2022-09-27 09:16:21 +00:00
vcs_client.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
vcs_internal.h
vcs.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
vocs_client.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
vocs_internal.h
vocs.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00