zephyr/drivers/bluetooth/hci
Jonathan Rico ea04fd95f9 Bluetooth: ATT: remove `BT_ATT_ENFORCE_FLOW`
Enforcing the peer's behavior is not strictly necessary. All the host
should do is make sure it is resilient to a spec-violating peer.

Moreover, a growing number of platforms were disabling the check, as the
spec allows "batching" HCI num complete packets events, stalling ATT RX.

Signed-off-by: Jonathan Rico <jonathan.rico@nordicsemi.no>
Co-authored-by: Aleksander Wasaznik <aleksander.wasaznik@nordicsemi.no>
2023-12-06 17:53:54 +00:00
..
CMakeLists.txt
Kconfig drivers: bluetooth: add more documentation for BT_HCI_SET_PUBLIC_ADDR 2023-12-06 16:42:41 +02:00
Kconfig.infineon Bluetooth: ATT: remove `BT_ATT_ENFORCE_FLOW` 2023-12-06 17:53:54 +00:00
cyw43xxx.c
h4.c drivers: bluetooth: hci: handle event with high priority flag 2023-12-04 14:18:20 +01:00
h5.c
hci_b91.c
hci_esp32.c
hci_psoc6_bless.c bluetooth: add HCI driver parameter to set controller's public address 2023-11-29 10:44:25 +01:00
ipc.c
ipm_stm32wb.c drivers: bluetooth: hci: ipm_stm32wb: naming fix 2023-12-06 12:10:08 +00:00
nrf53_support.c
slz_hci.c
spi.c drivers: bluetooth: fix and clean up BlueNRG HCI setup() function 2023-12-06 16:42:41 +02:00
userchan.c