zephyr/drivers/bluetooth/nble
Johan Hedberg 1c9da665c3 Bluetooth: Remove unnecessary runtime kernel object initialization
There are static initializer macros available for most kernel objects
which we should use whenever possible.

Change-Id: I496f4d05d26801eddd21fae53bdd4fcdc3246fe3
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-12-16 10:27:48 +02:00
..
Kconfig Bluetooth: Flag NBLE as deprecated 2016-11-12 16:18:55 +02:00
Makefile drivers: bluetooth: nble: remove unneeded include path additions 2016-12-09 08:18:24 +02:00
conn.c Bluetooth: Use convenience macros for timeout durations 2016-11-18 07:47:50 +02:00
conn.h
conn_internal.h Bluetooth: drivers/nble: Convert to unified work APIs 2016-11-11 11:13:47 +02:00
gap.c Bluetooth: drivers: Include zephyr.h instead of nanokernel.h 2016-10-28 16:34:17 +02:00
gap_internal.h
gatt.c Bluetooth: Remove unnecessary runtime kernel object initialization 2016-12-16 10:27:48 +02:00
gatt_internal.h
rpc.h
rpc_deserialize.c
rpc_functions_to_ble_core.h
rpc_functions_to_quark.h
rpc_serialize.c
smp.c Bluetooth: drivers: Include zephyr.h instead of nanokernel.h 2016-10-28 16:34:17 +02:00
smp.h
stubs.c
uart.c Bluetooth: Remove unnecessary runtime kernel object initialization 2016-12-16 10:27:48 +02:00
uart.h