zephyr/subsys/bluetooth/host/classic
Make Shi 3f4ff78c1b Bluetooth: classic: Kconfig: set BT_RFCOMM_DLC_STACK_SIZE default 512
For the shell RFCOMM case, these is a stack overflow problem when do
disconnect, so need to increase the CONFIG_BT_RFCOMM_DLC_STACK_SIZE.
Set CONFIG_BT_RFCOMM_DLC_STACK_SIZE default 512.

Signed-off-by: Make Shi <make.shi@nxp.com>
2024-12-24 04:22:37 +01:00
..
shell tests: bluetooth: shell: add a2dp new features test 2024-12-23 09:15:35 +01:00
a2dp_codec_sbc.c
a2dp_internal.h
a2dp.c Bluetooth: A2DP: implement close, suspend and abort 2024-12-23 09:15:35 +01: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 Bluetooth: A2DP: implement close, suspend and abort 2024-12-23 09:15:35 +01:00
avdtp.c Bluetooth: A2DP: implement close, suspend and abort 2024-12-23 09:15:35 +01: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 Bluetooth: Classic: HF_AG: Fix unexpected return 2024-06-27 10:53:17 +02:00
hfp_hf.c
hfp_internal.h
Kconfig Bluetooth: classic: Kconfig: set BT_RFCOMM_DLC_STACK_SIZE default 512 2024-12-24 04:22:37 +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