zephyr/subsys/bluetooth/host
Toon Stegen a4f89574b9 bluetooth: increase stack size for NO_OPTIMIZATIONS
when building without optimizations, the bt long thread needs more space
to not crash

Signed-off-by: Toon Stegen <toon@toostsolutions.be>
2025-04-16 17:08:02 +02:00
..
classic Bluetooth: Classic: Shell: HFP: Clear all calls if SLC is broken 2025-04-14 09:47:48 +02:00
shell Bluetooth: Host: Shell: Add missing guard for CS test commands 2025-04-16 08:04:53 +02:00
addr_internal.h
addr.c
adv.c Bluetooth: Host: Remove nested allocation of HCI command buffer 2025-02-21 11:30:38 +00:00
adv.h
aes_ccm.c
att_internal.h
att.c bluetooth: host: att: Remove meaningless check 2025-04-07 09:59:29 +02:00
buf_view.h
buf.c Bluetooth: Controller: Fix HCI command buffer allocation failure 2025-02-21 11:30:38 +00:00
CMakeLists.txt Bluetooth: Host: Remove HCI ECC emulation 2025-01-23 10:14:46 +01:00
conn_internal.h bluetooth: host: Report status of Channel Sounding complete events 2025-04-01 16:26:58 +02:00
conn.c Bluetooth: Classic: Fix assert when aborting initiating SCO connection 2025-04-14 13:06:20 +02:00
crypto_psa.c bluetooth: host/crypto: fix the psa crypto init for host 2025-02-10 14:33:24 +01:00
crypto.h bluetooth: host/crypto: fix the psa crypto init for host 2025-02-10 14:33:24 +01:00
cs.c bluetooth: host: Report status of Channel Sounding complete events 2025-04-01 16:26:58 +02:00
data.c
direction_internal.h
direction.c Bluetooth: Host: Remove unused include 2025-03-20 21:58:44 +01:00
ecc.c bluetooth: host: ecc: Change log level debug 2025-03-14 14:40:34 +01:00
ecc.h Bluetooth: Host: SMP: Verify public key before usage 2024-12-11 21:29:08 +01:00
gatt_internal.h
gatt.c bluetooth: host: Fixed missing guard for BT_SETTINGS_DEFINE 2025-04-04 14:56:10 +02:00
hci_common.c Bluetooth: Controller: Fix HCI command buffer allocation failure 2025-02-21 11:30:38 +00:00
hci_core.c Bluetooth: Classic: Check LK before clearing it 2025-04-02 12:54:58 +02:00
hci_core.h bluetooth: host: fix hang issue caused by consecutive bt disable commands 2025-04-10 13:02:41 +02:00
hci_raw_internal.h
hci_raw.c Bluetooth: Controller: Fix HCI command buffer allocation failure 2025-02-21 11:30:38 +00:00
id.c Bluetooth: Fix deadlock with settings and bt_hci_cmd_send_sync() 2025-04-01 16:28:00 +02:00
id.h Bluetooth: Fix deadlock with settings and bt_hci_cmd_send_sync() 2025-04-01 16:28:00 +02:00
iso_internal.h Bluetooth: ISO: Add support for cis_established_v2 in host 2024-12-20 10:19:23 +01:00
iso.c Bluetooth: ISO: Make setting ISO data explicit 2025-03-19 10:56:57 +01:00
Kconfig bluetooth: increase stack size for NO_OPTIMIZATIONS 2025-04-16 17:08:02 +02:00
Kconfig.gatt bluetooth: host: fix GATT writable Kconfig descriptions 2025-03-28 08:50:05 +01:00
Kconfig.l2cap Bluetooth: Tester: Use BT_L2CAP_SEG_RECV for L2CAP tests 2024-11-27 08:16:18 +01:00
keys.c Bluetooth: Classic: Refactor query and deletion of bonding information 2025-04-01 22:18:40 +02:00
keys.h Bluetooth: Add usage of util_eq and util_memeq 2025-04-14 16:06:38 +02:00
l2cap_internal.h Bluetooth: Tester: Use BT_L2CAP_SEG_RECV for L2CAP tests 2024-11-27 08:16:18 +01:00
l2cap.c Bluetooth: L2CAP_BR: Enable Retransmission and Flow control 2025-03-19 08:52:07 -04:00
long_wq.c
long_wq.h
monitor.c Bluetooth: monitor: Fix SEGGER RTT compilation error 2025-02-10 14:33:01 +01:00
monitor.h
scan.c Bluetooth: Host: Add host support for Advertising Coding Selection 2025-02-14 17:08:23 +01:00
scan.h Bluetooth: Host: Log when connecting while scanning may give bad params 2024-11-27 10:38:27 -05:00
settings.c Bluetooth: Mesh: use settings priority feature 2025-01-14 00:00:56 +01:00
settings.h Bluetooth: Mesh: use settings priority feature 2025-01-14 00:00:56 +01:00
smp_null.c
smp.c Bluetooth: Classic: SMP: Store derived LK if SMP_FLAG_BOND is set 2025-03-31 14:35:50 +02:00
smp.h
uuid.c Bluetooth: Rename BLE to Bluetooth (LE) where applicable 2025-02-12 12:24:18 +01:00