zephyr/net/bluetooth
Juan Manuel Cruz d15251fec5 Kbuild: Kconfig license headers.
This commit add license headers to Kconfig files.

Change-Id: I79e60263b8c7b696463ecc84b8ad411af5415117
Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@linux.intel.com>
2016-02-05 20:14:10 -05:00
..
att.c Bluetooth: Add implementation of ATT Find Information Response 2016-02-05 20:14:04 -05:00
att.h Bluetooth: Move UUID code to its own file 2016-02-05 20:14:03 -05:00
buf.c Bluetooth: Improve buffer debug usefulness 2016-02-05 20:14:04 -05:00
conn.c Bluetooth: Introduce dedicated Bluetooth address types 2016-02-05 20:14:03 -05:00
conn.h Bluetooth: Introduce dedicated Bluetooth address types 2016-02-05 20:14:03 -05:00
gatt.c Bluetooth: Add GATT debug config option 2016-02-05 20:14:04 -05:00
hci_core.c Bluetooth: Remove unused BDADDR_ANY variable 2016-02-05 20:14:04 -05:00
hci_core.h Bluetooth: Add helpers for checking LE address type 2016-02-05 20:14:04 -05:00
Kconfig Kbuild: Kconfig license headers. 2016-02-05 20:14:10 -05:00
l2cap.c Bluetooth: Add L2CAP callbacks for connection state changes 2016-02-05 20:14:03 -05:00
l2cap.h Bluetooth: Add L2CAP callbacks for connection state changes 2016-02-05 20:14:03 -05:00
Makefile Bluetooth: add smp.c to Makefile 2016-02-05 20:14:09 -05:00
smp.c Bluetooth: Fix too few arguments to error log 2016-02-05 20:14:04 -05:00
smp.h Bluetooth: SMP: Add more protocol defines 2016-02-05 20:14:03 -05:00
uuid.c Bluetooth: Add bt_uuid_cmp 2016-02-05 20:14:04 -05:00