zephyr/subsys/bluetooth
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
..
common Bluetooth: Move HCI command buffer user data into separate array 2018-02-12 09:48:32 +02:00
controller Bluetooth: controller: Fix soft latencies in periodic ticker 2018-02-12 12:13:38 +02:00
host Bluetooth: UUID: Remove macros defining 16 bit values 2018-02-13 13:33:48 +02:00
shell Bluetooth: UUID: Remove macros defining 16 bit values 2018-02-13 13:33:48 +02:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig samples: Bluetooth: add HCI SPI raw handler sample 2017-08-15 22:58:02 +03:00