zephyr/drivers/bluetooth
Johan Hedberg 63f71adc5f Bluetooth: Take advantage of new net_buf_add_mem() API
This helps simplify code that was previously combining net_buf_add()
with memcpy().

Change-Id: If44cf9cd651aba5e544e36567869f147468663eb
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2017-01-05 08:49:16 +02:00
..
hci Bluetooth: Take advantage of new net_buf_add_mem() API 2017-01-05 08:49:16 +02:00
nble Bluetooth: Take advantage of new net_buf_add_mem() API 2017-01-05 08:49:16 +02:00
Kconfig Bluetooth: Kconfig: Restructure for a more logical hierarchy 2016-11-11 07:59:15 +02:00
Makefile Bluetooth: Move controller code to subsys/bluetooth 2016-11-04 22:05:05 +02:00
nrf51_pm.c Bluetooth: Use k_sleep() instead of deprecated fiber_sleep() 2016-11-11 09:38:40 +02:00
nrf51_pm.h
util.h