zephyr/subsys/bluetooth/controller
Joakim Andersson 3920844842 Bluetooth: Host: Fix usage of re-using Bluetooth log buffers
Fix calling bt_hex and bt_addr_le_str multiple times in the same logging
call could result in string overwritten since log_strdup is not
guaranteed to duplicate the string buffer in all logging configurations.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2019-09-30 17:47:43 +02:00
..
crypto Bluetooth: Host: Fix usage of re-using Bluetooth log buffers 2019-09-30 17:47:43 +02:00
hal Bluetooth: controller: Refactor use of SWI 2019-09-16 19:06:51 +02:00
hci Bluetooth: controller: Fix ifdef block comment 2019-08-15 11:53:59 +02:00
include Bluetooth: controller: Settings for company_id and subversion_number. 2019-07-23 10:58:03 +02:00
ll_sw bluetooth: controller: Add vendor operations to TICKER_USER_ULL_HIGH_OPS 2019-09-30 13:04:17 +02:00
ticker bluetooth: controller: Fix for coverity CID 203524 2019-08-19 11:26:20 +02:00
util Bluetooth: controller: Fix mayfly optimization 2019-09-24 10:37:23 +02:00
CMakeLists.txt Bluetooth: controller: Settings for company_id and subversion_number. 2019-07-23 10:58:03 +02:00
Kconfig bluetooth: controller: Connection meta property support in LLL 2019-09-30 12:52:33 +02:00