zephyr/include
Johan Hedberg 56ba2ffb6b Bluetooth: Remove unused bt_uuid_copy() API
There are no more users of this API, and the only user it had in the
past was quite a special corner case. Just remove it for the time
being.

Change-Id: I696139b493f9ca75530665de25a4a4e03fc0ac5b
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-02-05 20:25:28 -05:00
..
arch irq: rename irq_connect() to IRQ_CONNECT() 2016-02-05 20:25:25 -05:00
bluetooth Bluetooth: Remove unused bt_uuid_copy() API 2016-02-05 20:25:28 -05:00
display c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
drivers cc2520: Reworking radio on and transmission logic 2016-02-05 20:25:23 -05:00
microkernel c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
misc c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
net c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
toolchain c++: Add TASK_ENTRY_CPP to C++ task entry points 2016-02-05 20:25:22 -05:00
adc.h adc: updated the adc read api description 2016-02-05 20:25:25 -05:00
aio_comparator.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
atomic.h
cache.h cache: add implementation for cache-less systems 2016-02-05 20:25:24 -05:00
clock_control.h
device.h device: rename the device objects created by DEVICE_INIT() 2016-02-05 20:25:25 -05:00
gpio.h
i2c.h
init.h init: add SYS_INIT() 2016-02-05 20:25:25 -05:00
ipm.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
irq_offload.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
kernel_version.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
linker-defs.h
linker-tool-gcc.h
linker-tool.h
microkernel.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
nanokernel.h build: Add C++ support 2016-02-05 20:25:23 -05:00
pinmux.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
pwm.h
rtc.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
section_tags.h
sections.h
shared_irq.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
spi.h
sw_isr_table.h irq: fix declared _sw_isr_table size on ARC 2016-02-05 20:25:25 -05:00
sys_clock.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
sys_io.h
toolchain.h
uart.h uart: remove incorrect comment w.r.t. type of device pointer 2016-02-05 20:25:23 -05:00
watchdog.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
zephyr.h