zephyr/include
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
..
app_memory
arch doc: fix ordered lists in doxygen comments 2019-11-20 17:46:35 -05:00
audio
bluetooth Bluetooth: UUID: Expose bt_uuid_to_str to application 2019-12-09 17:15:05 +02:00
cmsis_rtos_v1
cmsis_rtos_v2
console
crypto
data
debug object tracing: Fix the issue that objects lost from trace list 2019-11-14 09:13:56 -05:00
dfu
disk
display
drivers doc: fix misspellings in docs 2019-12-04 14:12:53 -06:00
dt-bindings soc: stm32f103Xb: Enable CAN support for this SoC 2019-11-13 10:30:19 -06:00
fs
linker
logging logging: Include sys/util.h in log_backend.h 2019-12-04 11:39:42 +01:00
mgmt
misc
net net: pkt: Make sure iface is not null when accessing L2 2019-12-02 07:39:41 -06:00
nvs
posix
power
random
settings
shell
stats
storage
sys doc: fix ordered lists in doxygen comments 2019-11-20 17:46:35 -05:00
toolchain toolchain: fix __BYTE_ORDER__ not defined for XCC 2019-12-02 09:58:00 -05:00
usb usb: Fix BCD() macro used to set bcdDevice 2019-11-20 19:38:13 +01:00
zephyr
adc.h
atomic.h
base64.h
cache.h
can.h
clock_control.h
console.h
counter.h
crc.h
device.h
disk_access.h
display.h
dma.h
entropy.h
exc_handle.h
fatal.h
fcb.h
flash_map.h
flash.h
fs.h
generated_dts_board.h
gna.h
gpio.h
hwinfo.h
i2c.h
i2s.h
init.h
ipm.h
irq_nextlevel.h
irq_offload.h kernel: sychronize irq_offload() access 2019-11-08 15:16:43 -08:00
irq.h
json.h
kernel_includes.h
kernel_structs.h kernel/sched: Fix edge case in MetaIRQ preemption of cooperative threads 2019-11-15 13:09:02 +01:00
kernel_version.h
kernel.h kernel: remove duplicate definitions of k_thread stack and entry 2019-12-02 09:58:00 -05:00
led_strip.h
led.h
pinmux.h
power.h
ptp_clock.h
pwm.h
ring_buffer.h
sched_priq.h
sensor.h
shared_irq.h
spi.h
spinlock.h
stats.h
sw_isr_table.h
sys_clock.h kernel: restore size and signedness behavior in deprecated time-related API 2019-11-08 18:37:46 -05:00
sys_io.h
syscall_handler.h
syscall.h syscalls: Remove gen_syscall_header.py 2019-12-09 16:08:50 +01:00
timeout_q.h
toolchain.h
tracing.h
tty.h
uart.h
wait_q.h
watchdog.h
zephyr.h