zephyr/subsys/bluetooth/host
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
..
a2dp_internal.h Bluetooth: Move Bluetooth host stack to subsys 2016-11-04 22:05:05 +02:00
a2dp.c Bluetooth: Remove not needed nano_work.h includes 2016-11-11 07:59:15 +02:00
at.c Bluetooth: AT handling error condition 2016-11-09 08:57:52 +02:00
at.h Bluetooth: Move Bluetooth host stack to subsys 2016-11-04 22:05:05 +02:00
att_internal.h Bluetooth: Move Bluetooth host stack to subsys 2016-11-04 22:05:05 +02:00
att.c net: buf: Remove the need for net_buf_pool_init() 2016-12-15 09:58:02 +02:00
avdtp_internal.h Bluetooth: AVDTP: Add AV-Stream data structure 2016-12-16 10:27:48 +02:00
avdtp.c net: buf: Remove the need for net_buf_pool_init() 2016-12-15 09:58:02 +02:00
conn_internal.h net: buf: Redesigned pool & buffer allocation API 2016-12-13 21:41:53 +00:00
conn.c net: buf: Remove redundant user_data_size from buffers 2016-12-15 09:58:17 +02:00
ecc.h Bluetooth: Move Bluetooth host stack to subsys 2016-11-04 22:05:05 +02:00
gatt_internal.h Bluetooth: Move Bluetooth host stack to subsys 2016-11-04 22:05:05 +02:00
gatt.c Bluetooth: GATT: Update CCC addresses 2016-12-09 08:18:24 +02:00
hci_core.c Bluetooth: Remove unnecessary runtime kernel object initialization 2016-12-16 10:27:48 +02:00
hci_core.h Bluetooth: Remove inline declaration from bt_le_conn_params_valid 2016-12-16 10:27:48 +02:00
hci_ecc.c Bluetooth: Remove unnecessary runtime kernel object initialization 2016-12-16 10:27:48 +02:00
hci_ecc.h Bluetooth: Move Bluetooth host stack to subsys 2016-11-04 22:05:05 +02:00
hci_raw_internal.h Bluetooth: Controller: Implement ECC commands 2016-12-03 17:09:38 +00:00
hci_raw.c net: buf: Remove the need for net_buf_pool_init() 2016-12-15 09:58:02 +02:00
hfp_hf.c net: buf: Remove the need for net_buf_pool_init() 2016-12-15 09:58:02 +02:00
hfp_internal.h Bluetooth: HFP HF: SLC connection-Send/Parse BRSF 2016-11-09 08:57:52 +02:00
Kconfig Bluetooth: Kconfig: Fix logging dependency on printk 2016-12-16 10:27:48 +02:00
keys_br.c Bluetooth: Remove not needed nano_work.h includes 2016-11-11 07:59:15 +02:00
keys.c Bluetooth: Remove not needed nano_work.h includes 2016-11-11 07:59:15 +02:00
keys.h Bluetooth: Implement bt_storage_clear() 2016-11-09 08:57:52 +02:00
l2cap_br.c net: buf: Remove the need for net_buf_pool_init() 2016-12-15 09:58:02 +02:00
l2cap_internal.h net: buf: Redesigned pool & buffer allocation API 2016-12-13 21:41:53 +00:00
l2cap.c net: buf: Remove redundant user_data_size from buffers 2016-12-15 09:58:17 +02:00
log.c Bluetooth: Move Bluetooth host stack to subsys 2016-11-04 22:05:05 +02:00
Makefile Bluetooth: Kconfig: Restructure for a more logical hierarchy 2016-11-11 07:59:15 +02:00
monitor.c Bluetooth: Use _vprintk() instead of _prf() 2016-12-11 04:26:06 +00:00
monitor.h Bluetooth: Move Bluetooth host stack to subsys 2016-11-04 22:05:05 +02:00
rfcomm_internal.h Bluetooth: RFCOMM: Implement Disconnect API 2016-12-09 06:52:56 +00:00
rfcomm.c Bluetooth: RFCOMM: Rename tmp with next 2016-12-16 10:27:48 +02:00
sdp_internal.h Bluetooth: Move Bluetooth host stack to subsys 2016-11-04 22:05:05 +02:00
sdp.c net: buf: Remove the need for net_buf_pool_init() 2016-12-15 09:58:02 +02:00
smp_null.c net: buf: Remove the need for net_buf_pool_init() 2016-12-15 09:58:02 +02:00
smp.c Bluetooth: SMP: Add support for CT2 auth bit 2016-12-16 10:27:48 +02:00
smp.h Bluetooth: SMP: Add support for CT2 auth bit 2016-12-16 10:27:48 +02:00
storage.c Bluetooth: Switch from printf to printk functions 2016-12-09 08:18:24 +02:00
uuid.c Bluetooth: Remove not needed header in uuid.c file 2016-12-09 19:34:59 +01:00