zephyr/subsys/bluetooth/host
Emil Gydesen b9056de5d1 Bluetooth: ISO: Fix duplicate log statements for PDU check
Modifies two log statements so that it is clear whether it
is failing to validate broadcast or unicast PDU sizes.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2024-02-05 19:52:21 +00:00
..
a2dp_internal.h
a2dp.c
addr_internal.h
addr.c
adv.c
adv.h
aes_ccm.c
at.c
at.h
att_internal.h Bluetooth: ATT: call-back on buffer destroy 2023-12-15 17:14:56 +02:00
att.c Bluetooth: ATT: don't callback if bearer is invalid 2024-01-26 11:57:10 -06:00
avdtp_internal.h
avdtp.c Bluetooth: L2CAP: separate BR/EDR and LE internal headers 2024-01-11 10:04:53 +01:00
br.c Bluetooth: Host: set valid SCO packet type 2024-02-05 17:46:49 +01:00
br.h
buf.c Bluetooth: Host: Refactor bt_buf_get_evt 2024-01-31 17:50:35 +01:00
CMakeLists.txt
conn_internal.h
conn.c Bluetooth: Host: add unregister connection callback function 2024-02-01 16:05:38 +01:00
crypto.c
crypto.h
data.c
direction_internal.h
direction.c
ecc.c
ecc.h
gatt_internal.h
gatt.c Bluetooth: GATT: Add missing busy check for auto discover CCC 2024-01-18 20:11:08 +01:00
hci_common.c
hci_core.c Bluetooth: Host: Remove use of bt_buf_get_cmd_complete 2024-01-31 17:50:35 +01:00
hci_core.h
hci_ecc.c
hci_ecc.h
hci_raw_internal.h
hci_raw.c Bluetooth: Host: Remove bt_buf_get_cmd_complete 2024-01-31 17:50:35 +01:00
hfp_hf.c Bluetooth: Host: Set user data size for hfp tx pool 2024-02-02 14:09:38 +01:00
hfp_internal.h
id.c
id.h
iso_internal.h Bluetooth: Host: iso_data extend bt_buf_data 2023-12-11 12:50:54 +01:00
iso.c Bluetooth: ISO: Fix duplicate log statements for PDU check 2024-02-05 19:52:21 +00:00
Kconfig Bluetooth: Classic: Add support for class of device 2024-01-25 15:09:01 +00:00
Kconfig.gatt bluetooth: gatt: add authorization callback API for gatt operations 2024-01-19 16:08:46 +01:00
Kconfig.l2cap
keys_br.c
keys.c
keys.h
l2cap_br_interface.h Bluetooth: L2CAP: separate BR/EDR and LE internal headers 2024-01-11 10:04:53 +01:00
l2cap_br_internal.h Bluetooth: L2CAP: separate BR/EDR and LE internal headers 2024-01-11 10:04:53 +01:00
l2cap_br.c Bluetooth: L2CAP: separate BR/EDR and LE internal headers 2024-01-11 10:04:53 +01:00
l2cap_internal.h Bluetooth: L2CAP: separate BR/EDR and LE internal headers 2024-01-11 10:04:53 +01:00
l2cap.c Bluetooth: L2CAP: remove metadata allocation 2024-01-29 09:41:23 +01:00
long_wq.c
long_wq.h
monitor.c
monitor.h
rfcomm_internal.h
rfcomm.c Bluetooth: L2CAP: separate BR/EDR and LE internal headers 2024-01-11 10:04:53 +01:00
scan.c
scan.h
sdp_internal.h
sdp.c Bluetooth: L2CAP: separate BR/EDR and LE internal headers 2024-01-11 10:04:53 +01:00
settings.c
settings.h
smp_null.c
smp.c include: util: Add mem_xor functions 2024-01-05 09:06:36 +01:00
smp.h
ssp.c
ssp.h
testing.c
testing.h
uuid.c