zephyr/samples
Joakim Andersson 1d66c1e491 Bluetooth: host: Use CONFIG_BT_L2CAP_RX_MTU always to set L2CAP RX MTU
Remove dependency on CONFIG_BT_ACL_FLOW_CONTROL and use
CONFIG_BT_L2CAP_RX_MTU always to set L2CAP RX MTU.
The ATT MTU is set from two different KConfig options depending
on if CONFIG_BT_ACL_FLOW_CONTROL is enabled, which makes it
a confusing option and hard to provide a conf file that
supports multiple board configurations.

This changes the behavior when CONFIG_BT_ACL_FLOW_CONTROL and
CONFIG_BT_BUF_RX_LEN was used to set the L2CAP RX MTU, and by
extension the ATT MTU.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2020-08-06 11:46:48 +02:00
..
application_development boards: dts: Fix broken link in comment 2020-07-31 09:00:32 -05:00
basic treewide: remove unnecessary DT GPIO/PWM flags checks 2020-08-04 07:35:26 -05:00
bluetooth samples: hci_spi: Fix cmd_hdr and acl_hdr usage 2020-08-04 17:53:18 +02:00
boards samples: smp_svr: Fix configuration when BT_HCI_ACL_FLOW_CONTROL is on 2020-08-06 11:46:48 +02:00
cpp_synchronization samples: cpp_synchronization: filter for integration 2020-07-30 08:00:03 -04:00
display samples: display: lvgl: add note about LOG_STRDUP settings 2020-07-27 15:06:22 +02:00
drivers samples: flash_shell: remove obsolete command function 2020-08-05 15:30:20 -04:00
hello_world samples: hello_world: filter for integration 2020-07-30 08:00:03 -04:00
mpu zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
net Bluetooth: host: Use CONFIG_BT_L2CAP_RX_MTU always to set L2CAP RX MTU 2020-08-06 11:46:48 +02:00
philosophers samples: philosophers: enable for integration testing 2020-07-30 08:00:03 -04:00
portability zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
posix samples: posix: eventfd: bugfix for regex check 2020-06-19 15:17:37 +02:00
scheduler zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
sensor MXRT600: Add I2C support 2020-07-31 08:23:20 -05:00
shields samples: shields: x_nucleo_iks0xax: exclude lpcxpresso55s16_ns board 2020-06-19 15:18:16 +02:00
smp samples: pi: add integration support 2020-07-30 08:00:03 -04:00
subsys samples: smp_svr: Fix configuration when BT_HCI_ACL_FLOW_CONTROL is on 2020-08-06 11:46:48 +02:00
synchronization samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
testing/integration samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
tfm_integration zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
userspace sys: util: Added separator to FOR_EACH_ macros 2020-06-10 11:58:13 +02:00
video samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
classic.rst samples: cpp_synchronization: Change sample description to rst format 2020-05-15 17:18:56 +02:00
index.rst trusted-firmware-m: Add initial plumbing for TFM 2020-05-09 16:21:51 +02:00