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 samples: Bluetooth: hci_uart: Implement NOP Command Complete 2019-04-11 14:54:37 +02:00
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 docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
shell Bluetooth: shell: gatt: Add discover command 2019-06-24 12:16:49 +02:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig Bluetooth: hci_uart: Use DT for the hci_uart UART 2019-06-26 12:37:04 +02:00