zephyr/subsys/bluetooth/audio
Emil Gydesen 102dcca6a4 Bluetooth: Audio: Add BT_WARN for missing stream callbacks
If any specific stream callback is attempted
to be called but is missing, a BT_WARN log statement
is added.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2022-01-27 12:01:34 +02:00
..
aics_client.c
aics_internal.h
aics.c
ascs_internal.h Bluetooth: Audio: Add BAP unicast client support 2022-01-27 12:01:34 +02:00
ascs.c Bluetooth: Audio: Add BT_WARN for missing stream callbacks 2022-01-27 12:01:34 +02:00
broadcast_sink.c Bluetooth: Audio: Add BT_WARN for missing stream callbacks 2022-01-27 12:01:34 +02:00
broadcast_source.c Bluetooth: Audio: Add BT_WARN for missing stream callbacks 2022-01-27 12:01:34 +02:00
capabilities.c Bluetooth: Audio: Add BAP unicast server support 2022-01-27 12:01:34 +02:00
ccid_internal.h
ccid.c
CMakeLists.txt Bluetooth: Audio: Add BAP broadcast sink support 2022-01-27 12:01:34 +02:00
csis_client.c Bluetooth: CSIS: Merge the two client discovery functions 2022-01-18 10:40:33 -05:00
csis_crypto.c
csis_crypto.h
csis_internal.h Bluetooth: CSIS: Document missing functions in csis.h 2022-01-18 10:40:33 -05:00
csis.c Bluetooth: CSIS: Remove BT_CSIS_ERROR_SIRK_ACCESS_REJECTED 2022-01-18 10:40:33 -05:00
endpoint.h Bluetooth: Audio: Add BAP broadcast source support 2022-01-27 12:01:34 +02:00
Kconfig Bluetooth: Audio: Add BAP unicast server support 2022-01-27 12:01:34 +02:00
Kconfig.aics
Kconfig.ascs Bluetooth: Audio: Add BAP unicast server support 2022-01-27 12:01:34 +02:00
Kconfig.baps Bluetooth: Audio: Add BAP broadcast sink support 2022-01-27 12:01:34 +02:00
Kconfig.csis
Kconfig.mcs
Kconfig.mics
Kconfig.otc
Kconfig.pacs Bluetooth: Audio: Add BAP unicast server support 2022-01-27 12:01:34 +02:00
Kconfig.vcs
Kconfig.vocs
mcc.c
mcs_internal.h Bluetooth: Audio: Media control service 2021-11-11 15:31:37 +01:00
mcs.c Bluetooth: Audio: Media control - set L2CAP buffers 2021-12-15 14:59:55 -05:00
media_proxy_internal.h Bluetooth: Audio: Media proxy 2021-11-11 15:31:37 +01:00
media_proxy.c Bluetooth: Audio: Media proxy 2021-11-11 15:31:37 +01:00
mics_client.c
mics_internal.h
mics.c
mpl_internal.h Bluetooth: Audio: Media control service 2021-11-11 15:31:37 +01:00
mpl.c bluetooth: ots: Add Create and Delete procedures 2021-11-24 21:49:11 +02:00
otc_internal.h
otc.c net: buf: POOL_FIXED_DEFINE explicit user data 2021-11-24 16:04:50 +02:00
otc.h
ots_internal.h
ots.h
pacs_internal.h Bluetooth: Audio: Add BAP unicast server support 2022-01-27 12:01:34 +02:00
pacs.c Bluetooth: Audio: Add BAP unicast server support 2022-01-27 12:01:34 +02:00
stream.c Bluetooth: Audio: Add BAP broadcast sink support 2022-01-27 12:01:34 +02:00
stream.h Bluetooth: Audio: Add BAP unicast server support 2022-01-27 12:01:34 +02:00
unicast_client_internal.h Bluetooth: Audio: Add BAP unicast client support 2022-01-27 12:01:34 +02:00
unicast_client.c Bluetooth: Audio: Add BT_WARN for missing stream callbacks 2022-01-27 12:01:34 +02:00
unicast_server.c Bluetooth: Audio: Add BAP unicast server support 2022-01-27 12:01:34 +02:00
unicast_server.h Bluetooth: Audio: Add BAP unicast server support 2022-01-27 12:01:34 +02:00
vcs_client.c Bluetooth: Audio: Add check conn in VCS client notify handler 2021-12-03 17:40:21 +02:00
vcs_internal.h
vcs.c
vocs_client.c
vocs_internal.h
vocs.c