zephyr/tests/bluetooth/gatt
Valerio Setti 814b2ed457 bt-host: add option to use PSA APIs instead of TinyCrypt
By enabling CONFIG_BT_USE_PSA_API the user can specify to use
PSA APIs instead of TinyCrypt for crypto operations in bluetooth
host module.

This commit also extends tests/bluetooth/gatt in order to
add a PSA test.

Signed-off-by: Valerio Setti <vsetti@baylibre.com>
2024-06-14 15:41:34 +02:00
..
src Bluetooth: Host: Add const prefix for UUID 2023-12-07 16:16:43 +00:00
CMakeLists.txt cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
prj.conf Bluetooth: tests: Convert to new HCI driver API 2024-06-11 19:42:49 -04:00
test.overlay Bluetooth: tests: Convert to new HCI driver API 2024-06-11 19:42:49 -04:00
testcase.yaml bt-host: add option to use PSA APIs instead of TinyCrypt 2024-06-14 15:41:34 +02:00