zephyr/tests/bluetooth
Jonathan Rico 77e1a9dcad Bluetooth: host: l2cap: add alloc_seg callback
This callback allows use-cases where the SDU is much larger than the l2cap
MPS. The stack will then try to allocate using this callback if specified,
and fall-back on using the buffer's pool (previous behavior).

This way one can define two buffer pools, one with a very large buffer
size, and one with a buffer size >= MPS, and the stack will allocate from
that instead.

Signed-off-by: Jonathan Rico <jonathan.rico@nordicsemi.no>
2022-09-26 11:05:04 +02:00
..
adv includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
at test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
bluetooth includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
bsim_bt Bluetooth: host: l2cap: add alloc_seg callback 2022-09-26 11:05:04 +02:00
controller ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
ctrl_isoal ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
ctrl_sw_privacy test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
ctrl_sw_privacy_unit test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
ctrl_user_ext test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
df includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
gatt includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
hci_codecs_info includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
hci_prop_evt includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
host tests: bluetooth: host: Add UT for bt_buf_get_type() 2022-09-09 10:06:19 +02:00
host_long_adv_recv ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
init Bluetooth: Controller: Rename Kconfig to BT_CTLR_ADV_AUX_PDU_BACK2BACK 2022-08-03 12:02:47 +02:00
l2cap includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
ll_settings includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
mesh Bluetooth: Mesh: Add CDB depend on to prov Kconfig 2022-09-06 12:35:48 +02:00
mesh_shell includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
shell Bluetooth: Add IAS shell 2022-09-09 10:05:46 +02:00
tester Bluetooth: Mesh: Add CDB depend on to prov Kconfig 2022-09-06 12:35:48 +02:00
uuid Bluetooth: Test: Split up test "uuid" 2022-08-01 18:05:12 +02:00