zephyr/subsys
Tomasz Bursztyka 36740ecec7 net/pkt: Add a function to know the amount of data to read left
It will return the amount of data to be read from current cursor
position. This will prove to be useful to remove appdatalen attribute.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2019-02-12 20:24:02 -05:00
..
app_memory app_shmem: overhaul partition specification 2019-02-08 07:04:30 -05:00
bluetooth Bluetooth: controller: Fix compile error in observer only support 2019-02-12 08:37:31 -05:00
console console: Remove CONFIG_WEBSOCKET_CONSOLE code 2019-02-11 22:29:58 -05:00
cpp c++: kconfig: EXCEPTIONS needs to depend on NEWLIB_LIBC 2018-11-28 13:51:35 -08:00
debug debug: CTF Tracing with POSIX backend 2019-02-01 08:56:02 -05:00
dfu dfu: img_util: Convert FLASH_WRITE_BLOCK_SIZE to DT_ 2019-02-08 22:39:07 -06:00
disk disk: Fix LOG Kconfig typo 2019-02-12 07:50:06 -05:00
fb cfb: increase maximum resolution of the framebuffer 2019-02-02 09:04:05 -05:00
fs fs: nffs: Convert FLASH_AREA to DT_FLASH_AREA 2019-02-08 22:39:07 -06:00
jwt jwt: Add JSON web token library 2019-02-08 15:32:58 -06:00
logging logging: Set panic_mode flag after flushing in log_panic 2019-02-11 11:40:13 -06:00
mgmt shell: removing legacy shell 2019-01-16 21:35:36 -05:00
net net/pkt: Add a function to know the amount of data to read left 2019-02-12 20:24:02 -05:00
power power: Add sys_pm_force_power_state() API 2019-02-11 07:52:12 -05:00
random
settings setting: avoid the registration of the same handler 2019-02-05 20:45:27 +01:00
shell shell: Fix prompt length not updated in shell_prompt_change 2019-02-11 11:39:57 -06:00
stats stats: move from misc to subsys/stats 2018-11-12 08:01:15 -05:00
storage storage: flash_map: fix copyright assignment 2019-02-11 20:40:47 -06:00
usb net/private: Rename net_hexdump_frags to net_pkt_hexdump 2019-02-12 20:24:02 -05:00
CMakeLists.txt jwt: Add JSON web token library 2019-02-08 15:32:58 -06:00
Kconfig jwt: Add JSON web token library 2019-02-08 15:32:58 -06:00