zephyr/subsys
Johan Hedberg fe7f1e17de Bluetooth: Take advantage of net_buf_pull_mem()
Convert the remaining places of the host stack where
net_buf_pull_mem() makes more sense than net_buf_pull().

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2019-01-28 15:21:23 +02:00
..
app_memory subsys: app_memory: Fixed the size calculation for power of 2 MPUs 2018-09-20 11:25:53 -04:00
bluetooth Bluetooth: Take advantage of net_buf_pull_mem() 2019-01-28 15:21:23 +02:00
console console: Kconfig: Update for recent changes 2018-12-20 12:21:49 +01:00
cpp c++: kconfig: EXCEPTIONS needs to depend on NEWLIB_LIBC 2018-11-28 13:51:35 -08:00
debug debug: SystemView fix 2019-01-25 17:37:51 -05:00
dfu dfu: Cast offset to u32_t before calling LOG 2019-01-07 16:07:03 -05:00
disk crc: Move crc7 into CRC single header 2018-12-30 16:24:10 -05:00
fb kconfig: Have the 'framebuffer' menu depend on it being enabled 2018-12-30 16:24:50 -05:00
fs nvs: fix warnings in logger 2019-01-25 22:26:58 +01:00
logging logging: Fix reporting of dropped logs before backend init 2019-01-24 08:39:29 -05:00
mgmt shell: removing legacy shell 2019-01-16 21:35:36 -05:00
net net: buf: Add net_buf_pull_mem() API 2019-01-28 15:21:23 +02:00
power power: move reboot.c to subsys/power 2019-01-22 07:45:22 -05:00
random subsys: random: xoroshiro128: Use entropy get isr during init 2018-09-05 13:04:20 -04:00
settings subsys/settings: fcb compress areas only once 2019-01-23 14:43:00 +01:00
shell shell: documentation update 2019-01-17 15:45:28 -05:00
stats stats: move from misc to subsys/stats 2018-11-12 08:01:15 -05:00
storage drivers: flash: spi_nor: Enable Flash Page Layout and Map 2019-01-16 21:22:56 -05:00
usb usb: cdc_acm: Fix composite build 2019-01-24 08:37:16 -05:00
CMakeLists.txt power: move reboot.c to subsys/power 2019-01-22 07:45:22 -05:00
Kconfig Build: Improve C++ support 2018-10-29 09:15:04 -04:00