zephyr/tests
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
..
application_development tests: cpp: Extended c++ test case to cover new/delete 2019-11-26 12:41:54 -06:00
arch tests: remove duplicate name for the kernel arch.interrupt test 2019-11-19 12:18:18 +01:00
benchmarks
bluetooth Bluetooth: UUID: Expose bt_uuid_to_str to application 2019-12-09 17:15:05 +02:00
boards
crypto
drivers kconfig: Remove redundant 'default n' and 'prompt' properties 2019-12-09 16:14:50 +01:00
kernel tests: kernel: timer: add test for starvation 2019-12-02 15:28:12 +01:00
lib tests: fdtable: check for negative fd 2019-12-02 07:32:41 -05:00
misc/test_build
net tests: net: Fix CoAP coverity issues 2019-11-26 13:35:20 +01:00
portability
posix
shell
subsys tests: settings: Test setting FS back-end using Littlefs 2019-11-22 21:24:10 +01:00
unit
ztest