zephyr/tests
Aleksander Wasaznik 92fcd9ef40 Bluetooth: Host: Add L2CAP seg_recv API
This is an alternative API for the L2CAP receive functionality. It
allows an application the receive L2CAP segments directly and manage
credits explictly. The API is guarded by an experimental kconfig option.

Fixes: https://github.com/zephyrproject-rtos/zephyr/issues/57485

Signed-off-by: Aleksander Wasaznik <aleksander.wasaznik@nordicsemi.no>
2023-05-24 13:15:14 -04:00
..
application_development samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
arch barriers: Move __ISB() to the new API 2023-05-24 13:13:57 -04:00
benchmarks samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
bluetooth iterable_sections: move to specific header 2023-05-22 10:42:30 +02:00
boards boards: nrf52_bsim: always allow testing with no optimization 2023-05-23 15:28:44 +09:00
boot cmake: align Zephyr module variable to EXTRA_ZEPHYR_MODULES 2023-05-23 16:40:21 +02:00
bsim Bluetooth: Host: Add L2CAP seg_recv API 2023-05-24 13:15:14 -04:00
cmake cmake: align Zephyr module variable to EXTRA_ZEPHYR_MODULES 2023-05-23 16:40:21 +02:00
crypto samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
drivers drivers: regulator: adp5360: initial version 2023-05-24 11:54:30 +00:00
kernel barriers: Move __ISB() to the new API 2023-05-24 13:13:57 -04:00
lib json: add json_calc_encoded_arr_len 2023-05-19 19:52:04 +00:00
misc iterable_sections: move to specific header 2023-05-22 10:42:30 +02:00
net net: l2: ieee802154: zero-copy encryption 2023-05-24 16:41:57 +02:00
posix samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
subsys build: downgrade the no optimization ztest error to warning 2023-05-23 14:51:24 +00:00
unit samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
ztest samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
test_config.yaml twister: add support for levels and test configuration 2023-03-07 15:49:16 +01:00