zephyr/subsys/bluetooth/common
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
..
addr.c
assert.h
bt_str.c Bluetooth: Host: Add the API bt_hci_err_to_str() 2024-06-14 19:17:48 +02:00
bt_str.h
CMakeLists.txt
dummy.c Bluetooth: Assert alignof bt_addr types 2024-05-10 11:07:26 +02:00
Kconfig Bluetooth: Use device tree to indicate vendor exension support 2024-06-11 19:42:49 -04:00
rpa.c Bluetooth: Controller: Introduce BT_CTLR_CRYPTO_SUPPORT 2024-06-07 18:07:48 +01:00
rpa.h