zephyr/subsys/bluetooth/shell
Luiz Augusto von Dentz 800bfaf9a7 Bluetooth: UUID: Remove macros defining 16 bit values
Application should normally declare a bt_uuid with proper type and then
use bt_uuid_cmp.

Fixes #5162

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2018-02-13 13:33:48 +02:00
..
bt.c Bluetooth: UUID: Remove macros defining 16 bit values 2018-02-13 13:33:48 +02:00
bt.h Bluetooth: shell: Fix incorrect #define 2017-06-28 09:52:26 -04:00
CMakeLists.txt Bluetooth: shell: Support a non-connectable build 2018-01-25 10:51:54 +02:00
flash.c arm: nordic: flash: Use FLASH_DEV_NAME define 2018-01-25 15:23:00 -06:00
gatt.c Bluetooth: Fix build failure with -Wshadow CFLAGS 2017-12-20 12:29:52 -05:00
gatt.h Bluetooth: Shell: Add gatt-show-db command 2017-06-15 21:53:00 +03:00
Kconfig kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
ll.c Bluetooth: shell: Add controller DTM commands 2017-09-29 20:56:11 +02:00
ll.h Bluetooth: shell: Add controller DTM commands 2017-09-29 20:56:11 +02:00
ticker.c Bluetooth: shell: Fix compile error due to missing memq.h include 2017-11-27 13:48:24 -08:00