zephyr/tests/bluetooth/hci/testcase.yaml
Rubin Gerritsen bfba19dc41 Bluetooth: Host: Add the API bt_hci_err_to_str()
This API converts a HCI error code to a string.
This can be useful if application developers want to print them
in the applications.

Later we can also use them in the host to improve debuggability.

Signed-off-by: Rubin Gerritsen <rubin.gerritsen@nordicsemi.no>
2024-06-14 19:17:48 +02:00

9 lines
137 B
YAML

tests:
bluetooth.hci:
platform_allow:
- native_sim
integration_platforms:
- native_sim
tags:
- bluetooth