zephyr/tests/bluetooth
Joakim Andersson b30b480c7c Bluetooth: UUID: Expose bt_uuid_to_str to application
Expose the bt_uuid_to_str function as an API to the application.
This aligns this function with the bt_addr_to_str function call. This
allows the application to use this function without having to enable
the BT_DEBUG option.

Move the in-place bt_uuid_str to internal logging, this is mainly done
due to the limitation in the log_strdup that shouldn't be exposed to the
application.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2019-12-09 17:15:05 +02:00
..
at tests: move Bluetooth at tests under tests/bluetooth 2019-09-27 15:23:26 -04:00
bluetooth
bsim_bt Bluetooth: Samples: Switch to synchronous bt_init before main loop 2019-12-09 16:11:19 +01:00
ctrl_user_ext Bluetooth: controller: hci: Add user hooks. 2019-07-17 13:53:13 +02:00
gatt Bluetooth: GATT: Add support to setting permission on CCCD 2019-09-19 21:12:39 +03:00
hci_prop_evt
init Bluetooth: controller: Rename BT_LL_SW to BT_LL_SW_LEGACY 2019-07-22 14:23:42 +02:00
l2cap
ll_settings tests: Bluetooth: Add test case for settings in the controller. 2019-07-23 10:58:03 +02:00
mesh tests: bluetooth: mesh: Fix RAM shortage failure for bbc_microbit 2019-10-04 17:15:39 +02:00
mesh_shell tests: migrating to NVS backend with settings 2019-10-11 14:55:24 +02:00
shell tests: migrating to NVS backend with settings 2019-10-11 14:55:24 +02:00
tester Bluetooth: UUID: Expose bt_uuid_to_str to application 2019-12-09 17:15:05 +02:00
uuid Bluetooth: UUID: Add test for bt_uuid_create 2019-09-03 16:41:00 +02:00