zephyr/subsys
Akshatha Harishchandra 613655e91b bluetooth: host: Replaced bt_uuid_create_le with bt_uuid_create
Endianness bug fix in bt_uuid_create function.
Replaced bt_uuid_create_le with bt_uuid_create which
handles both UUID from air and internal varaiable.
Fixed bug with endianess in case of big endian targets.

Signed-off-by: Akshatha Harishchandra <akhr@oticon.com>
2019-08-30 12:42:24 +02:00
..
bluetooth bluetooth: host: Replaced bt_uuid_create_le with bt_uuid_create 2019-08-30 12:42:24 +02:00
console
cpp
debug
dfu
disk
fb
fs fs: fcb: Increase temporary buffer in fcb_append 2019-08-27 11:49:33 +02:00
jwt
logging logging: Add basic userspace support 2019-08-27 14:29:21 -04:00
mgmt
net net: lwm2m: support NET_SOCKETS_OFFLOAD in peer parsing 2019-08-30 11:58:00 +02:00
power
random
settings Settings: Improve error handling of settings load 2019-08-27 20:15:31 +02:00
shell
stats
storage
testsuite logging: Add basic userspace support 2019-08-27 14:29:21 -04:00
usb usb: cdc_acm: enable CONFIG_CDC_ACM_IAD by default 2019-08-29 17:14:45 +02:00
CMakeLists.txt
Kconfig