zephyr/subsys/bluetooth/audio
Emil Gydesen bb81b42861 Bluetooth: TBS: Ensure that inst exist when notifying terminate
When calling the `terminate_call` the `inst` would always be NULL
as we had just terminated the call that we attempted to look up.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2023-06-13 07:00:02 -04:00
..
shell Bluetooth: CAP: Shell: Add cmd_cap_initiator_unicast_cancel 2023-06-10 05:16:39 -04:00
aics_client.c Bluetooth: Use Zephyr standard log system instead of bluetooth/common/log 2022-11-25 17:08:36 +01:00
aics_internal.h
aics.c Bluetooth: audio: Expand AICS API 2023-03-31 09:20:15 +02:00
ascs_internal.h Bluetooth: BAP: Improve handling of ASCS notification error 2023-06-06 09:35:16 +02:00
ascs.c Bluetooth: BAP: modify when ASCS disconnects the CIS 2023-06-10 05:15:37 -04:00
audio_internal.h Bluetooth: Audio: Add bt_audio_dir_str to improve logging of dir 2023-01-09 12:18:03 +01:00
audio.c Bluetooth: Audio: Remove BT_CODEC_MAX_DATA_LEN > 0 checks 2023-05-22 15:25:54 +02:00
bap_broadcast_assistant.c Bluetooth: BAP: Broadcast assistant add idx check for read recv state 2023-06-05 10:48:45 -04:00
bap_broadcast_sink.c Bluetooth: BAP: Broadcast sink fix interval to timeout calc 2023-05-15 10:53:54 +00:00
bap_broadcast_source.c Bluetooth: BAP: Broadcast source fix idle state 2023-05-15 15:26:14 +02:00
bap_endpoint.h Bluetooth: Audio: Add broadsink sink create 2023-04-11 11:26:28 +02:00
bap_internal.h Bluetooth: BAP: Remove lower check in BT_BAP_BASS_VALID_OPCODE 2023-06-05 10:49:29 -04:00
bap_iso.c Bluetooth: audio: iso: Remove code duplicates 2023-04-04 13:36:17 +02:00
bap_iso.h Bluetooth: Audio: Rename bt_audio_iso to bt_bap_iso 2023-03-07 16:21:44 +01:00
bap_scan_delegator.c Bluetooth: Audio: Modify broadcast_id prints/logs to use 24-bit 2023-05-08 13:27:33 +02:00
bap_stream.c Bluetooth: BAP: modify when ASCS disconnects the CIS 2023-06-10 05:15:37 -04:00
bap_stream.h Bluetooth: BAP: modify when ASCS disconnects the CIS 2023-06-10 05:15:37 -04:00
bap_unicast_client_internal.h Bluetooth: BAP: Add unicast client and server write long support 2023-05-26 05:55:15 -04:00
bap_unicast_client.c Bluetooth: BAP: Release stream on codec config if requested 2023-06-10 05:15:37 -04:00
bap_unicast_server.c Bluetooth: audio: ascs: Register ISO server on ASCS init 2023-03-28 15:07:09 +02:00
bap_unicast_server.h Bluetooth: audio: ascs: Cleanup ASCS on callback unregister 2023-03-28 15:07:09 +02:00
cap_acceptor.c Bluetooth: Audio: Fix CAP Acceptor Debug log level 2023-01-09 15:27:28 +00:00
cap_initiator.c Bluetooth: CAP: Add Initiator cancel procedure 2023-06-10 05:16:39 -04:00
cap_internal.h Bluetooth: Audio: Implement CAP unicast stop procedure 2023-03-21 09:35:05 +01:00
cap_stream.c Bluetooth: audio: Introduce helper BT_AUDIO_RX(TX) flags 2023-04-04 13:35:56 +02:00
ccid_internal.h
ccid.c
CMakeLists.txt Bluetooth: Audio: Add TMAS and two TMAP samples 2023-05-24 16:39:38 +02:00
codec.c Bluetooth: Audio: Add missing codec debug Kconfig 2023-01-09 15:27:28 +00:00
csip_crypto.c Bluetooth: audio: csis: Fix Big Endianness for RSI generation 2023-04-12 17:44:29 +02:00
csip_crypto.h Bluetooth: audio: csis: Fix Big Endianness for RSI generation 2023-04-12 17:44:29 +02:00
csip_internal.h all: Fix "#if IS_ENABLED(CONFIG_FOO)" occurrences 2022-12-21 10:09:23 +01:00
csip_set_coordinator.c Bluetooth: CSIP: Add guard for accessing svc_insts[>1] 2023-05-25 16:27:26 +02:00
csip_set_member.c Bluetooth: CSIP: Fix Set Member set size and rank param validation 2023-05-10 10:14:56 +02:00
has_client.c Bluetooth: HAS: Add missing memset of read params 2023-05-05 11:26:11 +02:00
has_internal.h Bluetooth: Audio: Make HAS optional notify characteristics optional 2023-05-26 09:09:06 -04:00
has.c Bluetooth: audio: has: Fix conditional check 2023-06-05 16:24:18 +02:00
Kconfig Bluetooth: Audio: Add TMAS and two TMAP samples 2023-05-24 16:39:38 +02:00
Kconfig.aics Bluetooth: Audio: Add select BT_GATT_DYNAMIC_DB for audio services 2023-04-04 13:36:26 +02:00
Kconfig.ascs Bluetooth: ASCS: Add support for long read 2023-05-12 15:29:17 +02:00
Kconfig.bap Bluetooth: Audio: Remove CONFIG_BT_CODEC_MAX_METADATA_LEN 2023-05-22 15:25:54 +02:00
Kconfig.bass Bluetooth: Audio: Rename BASS and BASS client 2022-11-16 11:17:52 +01:00
Kconfig.cap Bluetooth: Audio: Add select BT_GATT_DYNAMIC_DB for audio services 2023-04-04 13:36:26 +02:00
Kconfig.csip Bluetooth: Logging: Move all logging symbols together 2023-03-28 10:33:24 +02:00
Kconfig.has Bluetooth: audio: has: Fix conditional check 2023-06-05 16:24:18 +02:00
Kconfig.mcs Bluetooth: Audio: Add select BT_GATT_DYNAMIC_DB for audio services 2023-04-04 13:36:26 +02:00
Kconfig.mctl Bluetooth: Logging: Move all logging symbols together 2023-03-28 10:33:24 +02:00
Kconfig.micp Bluetooth: Audio: Add select BT_GATT_DYNAMIC_DB for audio services 2023-04-04 13:36:26 +02:00
Kconfig.mpl Bluetooth: Logging: Move all logging symbols together 2023-03-28 10:33:24 +02:00
Kconfig.pacs Bluetooth: Logging: Move all logging symbols together 2023-03-28 10:33:24 +02:00
Kconfig.tbs Bluetooth: Audio: Add select BT_GATT_DYNAMIC_DB for audio services 2023-04-04 13:36:26 +02:00
Kconfig.tmap Bluetooth: Audio: Add TMAS and two TMAP samples 2023-05-24 16:39:38 +02:00
Kconfig.vcp Bluetooth: Audio: Make VCS optional notify characteristics optional 2023-05-17 19:26:54 +02:00
Kconfig.vocs Bluetooth: Logging: Move all logging symbols together 2023-03-28 10:33:24 +02:00
mcc.c Bluetooth: audio: mcs: Offload notifications to system work queue 2023-05-18 13:35:57 +00:00
mcs_internal.h Bluetooth: Audio: Add BT_MCS_VALID_OP 2023-04-07 11:29:54 +02:00
mcs.c Bluetooth: MCS: Remove requirement for TX_BUF_COUNT 2023-05-26 05:54:58 -04:00
media_proxy_internal.h Bluetooth: Audio: Add media player icon URL changed callback 2023-02-20 11:25:42 +01:00
media_proxy.c Bluetooth: Audio: Add BT_MCS_VALID_OBJ_ID 2023-04-07 11:29:54 +02:00
micp_mic_ctlr.c Bluetooth: Audio: Remove "Input" from MICP naming 2023-03-13 18:34:09 +00:00
micp_mic_dev.c Bluetooth: Use Zephyr standard log system instead of bluetooth/common/log 2022-11-25 17:08:36 +01:00
mpl_internal.h Bluetooth: Audio: Add media player icon URL changed callback 2023-02-20 11:25:42 +01:00
mpl.c Bluetooth: MPL: Modify parse_search to use bt_data_parse 2023-06-08 11:49:58 -04:00
pacs_internal.h Bluetooth: audio: pacs: Hotfix invalid PACS length 2022-11-04 10:00:00 +01:00
pacs.c Bluetooth: PACS: Set PACS read_buf size to BT_ATT_MAX_ATTRIBUTE_LEN 2023-05-12 15:29:17 +02:00
tbs_client.c Bluetooth: audio: tbs_client: Remove GATT subscriptions upon disconnection 2023-06-06 11:10:10 -04:00
tbs_internal.h Bluetooth: Audio: TBS: Fix read buffer 2023-01-09 12:18:55 +01:00
tbs.c Bluetooth: TBS: Ensure that inst exist when notifying terminate 2023-06-13 07:00:02 -04:00
tmap.c Bluetooth: TMAP: Fixed bad size when copying UUIDs 2023-05-25 16:27:26 +02:00
vcp_internal.h Bluetooth: Audio: Use bt_vcp_vol_ctlr instead of bt_vcp 2022-11-28 17:43:40 +01:00
vcp_vol_ctlr.c Bluetooth: Audio: Add addition vol ctlr input checks 2023-03-02 10:56:27 +01:00
vcp_vol_rend.c Bluetooth: Audio: Make VCS optional notify characteristics optional 2023-05-17 19:26:54 +02:00
vocs_client.c Bluetooth: Audio: Add addition vol ctlr input checks 2023-03-02 10:56:27 +01:00
vocs_internal.h
vocs.c Bluetooth: Audio: Fix return value for VOCS invalid location 2023-03-08 11:07:00 +01:00