zephyr/subsys/bluetooth/host/classic
Make Shi 7349c8572d Bluetooth: Shell: BR: Set user data size for rfcomm tx pool
The user data size of the RFCOMM tx pool is zero. There is not enough
space to put the tx_meta data. Use CONFIG_BT_CONN_TX_USER_DATA_SIZE to
set the data size for the RFCOMM tx pool.

Signed-off-by: Make Shi <make.shi@nxp.com>
2024-12-16 08:35:10 +01:00
..
shell Bluetooth: Shell: BR: Set user data size for rfcomm tx pool 2024-12-16 08:35:10 +01:00
a2dp_codec_sbc.c
a2dp_internal.h
a2dp.c Bluetooth: A2DP: Fix mistake parameter 2024-07-11 16:16:09 +02:00
at.c lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
at.h
avctp_internal.h Bluetooth: AVRCP: fix bitfield issue. 2024-11-18 13:19:07 -05:00
avctp.c Bluetooth: AVCTP: add error handling for fragmented message. 2024-11-18 13:19:07 -05:00
avdtp_internal.h
avdtp.c bluetooth: AVDTP: Check buffer len before pulling data 2024-09-09 13:54:56 -04:00
avrcp_internal.h Bluetooth: AVRCP: implementation for subunit info command. 2024-12-03 10:17:09 +01:00
avrcp.c Bluetooth: AVRCP: add buffer length protections. 2024-12-03 10:17:09 +01:00
br.c Bluetooth: BR: improve br_sufficient_key_size 2024-12-09 15:11:52 +01:00
br.h
CMakeLists.txt Bluetooth: AVRCP: Implemation of AVRCP. 2024-11-18 13:19:07 -05:00
hfp_ag_internal.h
hfp_ag.c
hfp_hf.c
hfp_internal.h
Kconfig Bluetooth: BR: improve br_sufficient_key_size 2024-12-09 15:11:52 +01:00
keys_br.c
l2cap_br_interface.h Bluetooth: BR: SMP: Check if remote supports CID 0x0007 2024-10-02 10:14:18 +02:00
l2cap_br_internal.h Bluetooth: L2CAP_BR: Set flags in CFG RSP 2024-10-05 14:07:00 -04:00
l2cap_br.c Bluetooth: L2CAP_BR: Use LOG_WRN for not enough room in user_data 2024-12-16 08:34:58 +01:00
rfcomm_internal.h
rfcomm.c Bluetooth: Host: Deprecate BT_BUF_ACL_RX_COUNT symbol 2024-11-27 10:30:59 +01:00
sco_internal.h
sco.c
sdp_internal.h
sdp.c Bluetooth: SDP: Notify result if error rsp is received. 2024-12-10 20:38:30 +01:00
ssp.c Bluetooth: SSP: Improve BR SC only mode 2024-12-10 05:39:10 +01:00
ssp.h