zephyr/include
Johan Hedberg 195e1b89b1 Bluetooth: Fix usage of C++ reserved word
'private' is a C++ reserved word and will lead to compilation errors:

  C++     ble.o
In file included from ble.cpp:7:0:
 include/bluetooth/bluetooth.h:284:10: error: expected unqualified-id before 'private'
  uint8_t private[4];

Change-Id: I36aef5a84af4fc66e1c810bd0c56e5ab5f803294
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-11-09 08:57:52 +02:00
..
arch include: remove old kernel defintions 2016-11-07 11:32:57 -08:00
bluetooth Bluetooth: Fix usage of C++ reserved word 2016-11-09 08:57:52 +02:00
display
drivers usb: Add end-point stall APIs and flow control APIS 2016-11-09 02:45:46 +00:00
fs fs: expose generic ramdisk/flash disk access functions 2016-11-09 02:45:45 +00:00
linker
misc include: remove old kernel defintions 2016-11-07 11:32:57 -08:00
net
toolchain
usb usb: Add end-point stall APIs and flow control APIS 2016-11-09 02:45:46 +00:00
adc.h
aio_comparator.h
atomic.h
cache.h
clock_control.h
counter.h
device.h include: remove old kernel defintions 2016-11-07 11:32:57 -08:00
disk_access.h include: Add a generic disk interface 2016-11-09 02:45:44 +00:00
dma.h
eth.h
flash.h
fs.h
gpio.h
i2c.h
init.h
ipm.h
irq_offload.h
irq.h
kernel_version.h
kernel.h kernel: rename k_am_in_isr() to k_is_in_isr() 2016-11-08 20:27:31 -05:00
legacy.h include: remove old kernel defintions 2016-11-07 11:32:57 -08:00
linker-defs.h
linker-tool-gcc.h
linker-tool.h
microkernel.h include: remove old kernel defintions 2016-11-07 11:32:57 -08:00
nanokernel.h include: remove old kernel defintions 2016-11-07 11:32:57 -08:00
pinmux.h
power.h
pwm.h
rtc.h
section_tags.h
sections.h
sensor.h
shared_irq.h
spi.h
sw_isr_table.h
sys_clock.h
sys_io.h
toolchain.h
uart.h
watchdog.h
zephyr.h include: remove old kernel defintions 2016-11-07 11:32:57 -08:00