zephyr/subsys/bluetooth/common
Aleksander Wasaznik 5dd1cdda3b Bluetooth: Remove rx < tx prio check
The comment states the reason for this requirement is to detect
violations by a remote peer. The ATT version of this was removed in
ea04fd95f9. TLDR: It's neither possible
for, nor the job of the host to police the remote device.

We remove this requirement to be more flexible about the number of
priority levels in the system, and to avoid the temptation of using
priorities as a synchronization mechanism.

Signed-off-by: Aleksander Wasaznik <aleksander.wasaznik@nordicsemi.no>
2024-04-18 14:56:42 +02:00
..
addr.c
assert.h
bt_str.c
bt_str.h
CMakeLists.txt
dummy.c Bluetooth: Remove rx < tx prio check 2024-04-18 14:56:42 +02:00
Kconfig Network: L2: remove IPSP 2024-04-11 12:48:50 +02:00
Kconfig.template.log_config_bt
rpa.c
rpa.h