zephyr/include
Johan Hedberg 0e91493ab4 Bluetooth: L2CAP: Make channel ops const
Make the channel ops struct const since there really isn't anything
there that needs to change at runtime. The only exception is the L2CAP
shell which was playing with the recv callback, however that can be
fixed by introducing a simple bool variable.

With tests/bluetooth/shell this reduces RAM consumption by 112 bytes
while adding only 16 bytes to flash consumption.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2019-12-19 11:28:24 +02:00
..
app_memory
arch x86: improve exception debugging 2019-12-17 11:39:22 -08:00
audio include: respect line limit in api pointer initialization 2019-12-16 21:14:08 -05:00
bluetooth Bluetooth: L2CAP: Make channel ops const 2019-12-19 11:28:24 +02:00
cmsis_rtos_v1
cmsis_rtos_v2
console
crypto
data treewide: avoid address-of-compound-literal idiom in headers 2019-12-18 21:53:17 +01:00
debug
dfu
disk
display
drivers include/drivers: Move 2 specific intc headers into public location 2019-12-18 21:49:46 +01:00
dt-bindings
fs
linker
logging logging: log_output: Improve immediate mode handling 2019-12-18 13:08:46 -08:00
mgmt
net net: mqtt: Maintain count of PINGREQ awaiting response 2019-12-18 23:33:56 +02:00
posix
power
random
settings
shell
stats
storage
sys sys: util: Add IF_ENABLED() macro 2019-12-18 08:14:52 -05:00
toolchain
usb
zephyr
cache.h
device.h
exc_handle.h
fatal.h
generated_dts_board.h
init.h
irq_nextlevel.h include: respect line limit in api pointer initialization 2019-12-16 21:14:08 -05:00
irq_offload.h
irq.h
kernel_includes.h
kernel_structs.h
kernel_version.h
kernel.h kernel: use size_t for thread stack sizes 2019-12-12 14:48:42 -08:00
ptp_clock.h include: respect line limit in api pointer initialization 2019-12-16 21:14:08 -05:00
sched_priq.h
shared_irq.h include: respect line limit in api pointer initialization 2019-12-16 21:14:08 -05:00
spinlock.h
sw_isr_table.h
sys_clock.h sys_clock: Fix typo in SYS_CLOCK_HW_CYCLES_TO_NS64() macro 2019-12-17 13:06:55 -05:00
syscall_handler.h kernel: fix 64-bit issues in syscall_handler.h 2019-12-12 14:48:42 -08:00
syscall.h
timeout_q.h
toolchain.h
wait_q.h
zephyr.h