zephyr/net/ip
Luiz Augusto von Dentz 4a20bc14a7 Bluetooth: Make use of BT_UUID_DECLARE_16 for services
This makes it simpler to add the services directly into GATT services
table.

Change-Id: I090c7f9396329cf524947dd6647230c663a55f60
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2016-02-05 20:25:07 -05:00
..
contiki net: Fix include path of fragmentation.h in null_fragmentation.h 2016-02-05 20:25:00 -05:00
er-coap net: coap: Add statistics prints for CoAP traffic 2016-02-05 20:24:46 -05:00
rest-engine net: Fix the include paths in Contiki sources 2016-02-05 20:24:46 -05:00
tinydtls net: dtls: Allocate a separate buffer for sending 2016-02-05 20:24:47 -05:00
Kconfig net: Network driver for Bluetooth 6LoWPAN connections 2016-02-05 20:24:59 -05:00
Makefile build: Remove PROJECTINCLUDE from application makefiles 2016-02-05 20:25:04 -05:00
dummy_15_4_radio.c Rename simple UART driver to pipe UART 2016-02-05 20:24:52 -05:00
dummy_15_4_radio.h net: 15.4: Add 802.15.4 driver and 802.15.4 loopback radio driver 2016-02-05 20:14:30 -05:00
ip_buf.c net: buf: Fix compilation if net buf debugging is turned off 2016-02-05 20:24:57 -05:00
l2_buf.c net: Refactor code to use new generic net_buf API 2016-02-05 20:24:46 -05:00
net_context.c Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
net_core.c net: Network driver for Bluetooth 6LoWPAN connections 2016-02-05 20:24:59 -05:00
net_driver_15_4.c net: 802.15.4: Loopback test app needs bigger TX fiber stack 2016-02-05 20:24:51 -05:00
net_driver_15_4.h net: Refactor code to use new generic net_buf API 2016-02-05 20:24:46 -05:00
net_driver_bt.c Bluetooth: Make use of BT_UUID_DECLARE_16 for services 2016-02-05 20:25:07 -05:00
net_driver_bt.h net: Network driver for Bluetooth 6LoWPAN connections 2016-02-05 20:24:59 -05:00
net_driver_ethernet.c net: Refactor code to use new generic net_buf API 2016-02-05 20:24:46 -05:00
net_driver_ethernet.h net: Refactor code to use new generic net_buf API 2016-02-05 20:24:46 -05:00
net_driver_loopback.c net: Refactor code to use new generic net_buf API 2016-02-05 20:24:46 -05:00
net_driver_loopback.h net: Add loopback driver 2016-02-05 20:14:29 -05:00
net_driver_slip.c net: Refactor code to use new generic net_buf API 2016-02-05 20:24:46 -05:00
net_driver_slip.h net: slip: Add slip driver for testing purposes 2016-02-05 20:14:34 -05:00