..
shell
Bluetooth: audio: ascs: Move metadata validation to stack
2023-08-22 09:59:53 +02:00
aics_client.c
aics_internal.h
Bluetooth: aics_client: Remove unused subscribe_cnt variable
2023-06-24 18:54:56 +02:00
aics.c
ascs_internal.h
Bluetooth: audio: ascs: Defer ASE state transition
2023-07-18 11:05:03 +00:00
ascs.c
Bluetooth: audio: ascs: Move metadata validation to stack
2023-08-22 09:59:53 +02:00
audio_internal.h
audio.c
Bluetooth: Audio: Rename bt_codec to bt_audio_codec_{cap, conf, data}
2023-06-30 12:39:50 +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: Audio: Make codec_cap const
2023-08-15 11:14:29 +00:00
bap_broadcast_source.c
bluetooth: fixes shadow variables
2023-08-17 13:00:09 +02:00
bap_endpoint.h
Bluetooth: Modify stream_ops->stopped to be called on leaving streaming
2023-07-05 12:34:01 +00: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: BAP: Remove stream->dir field
2023-07-14 16:48:41 +00:00
bap_iso.h
Bluetooth: BAP: Remove stream->dir field
2023-07-14 16:48:41 +00:00
bap_scan_delegator.c
Bluetooth: BAP: Fix reset internal BASS state values on remove
2023-08-18 10:13:54 +02:00
bap_stream.c
Bluetooth: BAP: Add bt_bap_stream_get_tx_sync
2023-08-14 13:33:57 +00:00
bap_stream.h
Bluetooth: Audio: Rename bt_codec to bt_audio_codec_{cap, conf, data}
2023-06-30 12:39:50 +02:00
bap_unicast_client_internal.h
Bluetooth: Audio: Rename bt_codec to bt_audio_codec_{cap, conf, data}
2023-06-30 12:39:50 +02:00
bap_unicast_client.c
Bluetooth: Audio: Fix missing setting of data and meta len
2023-08-16 14:48:11 +02:00
bap_unicast_server.c
Bluetooth: audio: ascs: Defer ASE state transition
2023-07-18 11:05:03 +00:00
bap_unicast_server.h
Bluetooth: Audio: Rename bt_codec to bt_audio_codec_{cap, conf, data}
2023-06-30 12:39:50 +02:00
cap_acceptor.c
cap_initiator.c
Bluetooth: audio: ascs: Move metadata validation to stack
2023-08-22 09:59:53 +02:00
cap_internal.h
cap_stream.c
Bluetooth: CAP: bt_cap_initiator_started called without unicast support fix
2023-08-23 14:43:43 +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: Rename bt_codec to bt_audio_codec_{cap, conf, data}
2023-06-30 12:39:50 +02: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
csip_set_coordinator.c
Bluetooth: CSIP: Add missing input validation for csis_int_by_handle
2023-06-30 16:13:27 +02:00
csip_set_member.c
bluetooth: audio: csip: Unlock Non-bonded devices immediately.
2023-08-16 10:25:11 +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: Refactor bt_audio_codec_cap to flat arrays
2023-08-15 11:14:29 +00:00
Kconfig.bass
Kconfig.cap
Bluetooth: Audio: Add select BT_GATT_DYNAMIC_DB for audio services
2023-04-04 13:36:26 +02:00
Kconfig.csip
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
Kconfig.micp
Bluetooth: Audio: Add select BT_GATT_DYNAMIC_DB for audio services
2023-04-04 13:36:26 +02:00
Kconfig.mpl
Kconfig.pacs
Kconfig.tbs
Bluetooth: audio: tbs_client: Minor Kconfig refactor
2023-07-18 11:06:57 +00: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
mcc.c
bluetooth: fixes shadow variables
2023-08-17 13:00:09 +02:00
mcs_internal.h
Bluetooth: Audio: Add BT_MCS_VALID_OP
2023-04-07 11:29:54 +02:00
mcs.c
bluetooth: ots: Fix bt_ots_init paramter struct naming
2023-06-30 16:06:08 +02:00
media_proxy_internal.h
media_proxy.c
Bluetooth: Audio: Add BT_MCS_VALID_OBJ_ID
2023-04-07 11:29:54 +02:00
micp_mic_ctlr.c
micp_mic_dev.c
bluetooth: audio: micp: Wrong error response for invalid Mute Value.
2023-08-16 10:24:53 +02:00
mpl_internal.h
mpl.c
bluetooth: fixes shadow variables
2023-08-17 13:00:09 +02:00
pacs_internal.h
Bluetooth: Audio: Rename bt_codec to bt_audio_codec_{cap, conf, data}
2023-06-30 12:39:50 +02:00
pacs.c
Bluetooth: Audio: Make codec_cap const
2023-08-15 11:14:29 +00:00
tbs_client.c
Bluetooth: CCP: Fix coverity issue for current_inst == NULL
2023-07-21 10:54:01 +00:00
tbs_internal.h
Bluetooth: tbs_client: Remove unused subscribe_cnt variable
2023-06-24 18:54:56 +02:00
tbs.c
Bluetooth: audio: tbs: Fix possible buffer overflow
2023-08-14 18:09:31 +00:00
tmap.c
Bluetooth: TMAP: Make callback const
2023-06-30 16:10:51 +02:00
vcp_internal.h
vcp_vol_ctlr.c
bluetooth: fixes shadow variables
2023-08-17 13:00:09 +02:00
vcp_vol_rend.c
Bluetooth: VCP: Return if VOCS/AICS inst count is 0
2023-06-30 16:13:04 +02:00
vocs_client.c
Bluetooth: audio: vocs: Refactor bt_vocs object
2023-08-14 18:10:32 +00:00
vocs_internal.h
Bluetooth: audio: vocs: Refactor bt_vocs object
2023-08-14 18:10:32 +00:00
vocs.c
Bluetooth: audio: vocs: Refactor bt_vocs object
2023-08-14 18:10:32 +00:00