zephyr/subsys
Wolfgang Puffitsch aed74024b5 bluetooth: host: Fix endianness issue for group end_handle.
Convert end_handle to native endianness before comparison.

Signed-off-by: Wolfgang Puffitsch <wopu@oticon.com>
2019-02-07 21:00:42 +02:00
..
app_memory app_shmem: auto-initialize partitions 2019-01-30 23:15:51 -05:00
bluetooth bluetooth: host: Fix endianness issue for group end_handle. 2019-02-07 21:00:42 +02:00
console
cpp
debug debug: CTF Tracing with POSIX backend 2019-02-01 08:56:02 -05:00
dfu dfu: Fix build issue with gcc8 2019-01-31 03:13:52 -06:00
disk disk: sdhc: Convert to new DT_<COMPAT>_<INSTANCE> defines 2019-02-04 00:52:32 -05:00
fb cfb: increase maximum resolution of the framebuffer 2019-02-02 09:04:05 -05:00
fs nvs: fix alloc/data wra log format string 2019-01-29 17:49:44 +01:00
logging logging: Increase log processing stack size when NO_OPTIMIZATIONS 2019-02-07 11:16:59 -06:00
mgmt
net net: socket: can: Add getsockopt() and setsockopt() support 2019-02-07 18:08:27 +02:00
power power: pm_ctrl: Allow fine-grained power state locking 2019-02-06 14:24:01 +01:00
random
settings setting: avoid the registration of the same handler 2019-02-05 20:45:27 +01:00
shell shell: fixed parameter type in exec_cmd function 2019-02-07 13:58:43 +01:00
stats
storage dts: flash_map: Automatically generate of the list of flash area 2019-02-07 10:31:27 -06:00
usb usb: Remove unused variable 2019-02-05 11:08:24 -05:00
CMakeLists.txt power: move reboot.c to subsys/power 2019-01-22 07:45:22 -05:00
Kconfig