zephyr/subsys/bluetooth
Johan Hedberg 46ea1df2ec Bluetooth: Fix not using log_strdup() for bt_uuid_str()
The string returned by bt_uuid_str() is not in ROM so log_strdup()
must be used on it. This also eliminates the following kind of warning
messages: "<err> log: argument 3 in log message "%s: start_handle
0x%04x end_handle 0x%04x type %s" missing log_strdup()."

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2019-06-26 13:37:44 +02:00
..
common
controller bluetooth: controller: Moved ull_entropy_get to LLL 2019-06-20 10:30:28 +02:00
host Bluetooth: Fix not using log_strdup() for bt_uuid_str() 2019-06-26 13:37:44 +02:00
services
shell Bluetooth: shell: gatt: Add discover command 2019-06-24 12:16:49 +02:00
CMakeLists.txt
Kconfig Bluetooth: hci_uart: Use DT for the hci_uart UART 2019-06-26 12:37:04 +02:00