zephyr/drivers/bluetooth/nble
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
..
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 drivers/nble: Update nble_version structure 2016-07-15 16:41:33 +03:00
gatt.c Bluetooth: Take advantage of new net_buf_add_mem() API 2017-01-05 08:49:16 +02:00
gatt_internal.h Bluetooth: GATT: Add queuing support 2016-09-07 08:17:26 +03:00
rpc.h Bluetooth: Align the NBLE firmware version and upgrade SD 2016-07-14 13:59:39 +00:00
rpc_deserialize.c Bluetooth: Align the NBLE firmware version and upgrade SD 2016-07-14 13:59:39 +00:00
rpc_functions_to_ble_core.h Bluetooth: Align the NBLE firmware version and upgrade SD 2016-07-14 13:59:39 +00:00
rpc_functions_to_quark.h Bluetooth: Align the NBLE firmware version and upgrade SD 2016-07-14 13:59:39 +00:00
rpc_serialize.c Bluetooth: Take advantage of new net_buf_add_mem() API 2017-01-05 08:49:16 +02:00
smp.c Bluetooth: drivers: Include zephyr.h instead of nanokernel.h 2016-10-28 16:34:17 +02:00
smp.h drivers/nble: Update firmware to 0614 revision 2016-06-17 11:12:44 +03:00
stubs.c drivers/nble: Use flags for state tracking 2016-05-31 11:04:41 +00:00
uart.c Bluetooth: Remove unnecessary runtime kernel object initialization 2016-12-16 10:27:48 +02:00
uart.h Bluetooth: Update Intel copyright for files modified in 2016 2016-06-10 12:10:53 +03:00