zephyr/include/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
..
mesh Bluetooth: Change from bitfields to normal types 2019-06-12 15:51:04 +03:00
services
a2dp-codec.h
a2dp.h
att.h
avdtp.h
bluetooth.h
buf.h Bluetooth: Increase BT_BUF_USER_DATA_MIN to 8 2019-06-19 11:07:27 +03:00
conn.h docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
controller.h
crypto.h
gatt.h Bluetooth: gatt: avoid assumptions about characteristic handles 2019-06-25 18:24:32 +02:00
hci_raw.h
hci_vs.h
hci.h
hfp_hf.h
l2cap.h
mesh.h
rfcomm.h
sdp.h
testing.h
uuid.h Bluetooth: Fix not using log_strdup() for bt_uuid_str() 2019-06-26 13:37:44 +02:00