zephyr/subsys/bluetooth/shell
Anas Nashif 3ae52624ff license: cleanup: add SPDX Apache-2.0 license identifier
Update the files which contain no license information with the
'Apache-2.0' SPDX license identifier.  Many source files in the tree are
missing licensing information, which makes it harder for compliance
tools to determine the correct license.

By default all files without license information are under the default
license of Zephyr, which is Apache version 2.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-04-07 08:45:22 -04:00
..
bredr.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
bt.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
bt.h Bluetooth: shell: Remove macros to print messages 2018-11-13 20:42:01 +02:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
gatt.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
hci.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
hci.h Bluetooth: shell: Updates related to new ULL LLL architecture 2019-01-23 09:45:06 +01:00
Kconfig Bluetooth: shell: Remove auto selecting of SERIAL 2018-11-13 20:42:01 +02:00
l2cap.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
ll.c bluetooth: shell: Fix uninitialized variable 2019-03-01 09:19:31 +01:00
ll.h Bluetooth: controller: Remove redundant tmp role implementation 2019-02-05 15:00:08 +01:00
rfcomm.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
ticker.c shell: Modify subcommands to use SHELL_STATIC_SUBCMD_SET_CREATE 2019-02-20 07:31:35 -05:00