zephyr/subsys/bluetooth
Andrzej Kaczmarek ebb5b9a558 Bluetooth: shell: Fix 'bt per-adv-data'
ad_len parameter is not length of complete advertising data, but number
of bt_data structs passed to bt_le_per_adv_set_data - we pass only one.

Also memset target buffer before converting hex string so data shorter
than specified will be right-padded with zeroes instead of some
leftovers.

Signed-off-by: Andrzej Kaczmarek <andrzej.kaczmarek@codecoup.pl>
2021-02-02 07:15:40 -05:00
..
common bluetooth: Allow immediate logging with software-based LL 2020-09-04 18:48:32 +02:00
controller Bluetooth: controller: Fix rx_demux scheduling for LOW_LAT_ULL 2021-02-01 08:36:19 -05:00
host Bluetooth: host: Remove the deprecated bt_conn_create_slave_le function 2021-01-29 12:53:10 -05:00
mesh Bluetooth: Mesh: Fix fix mod_sub_get_vnd 2021-02-01 08:38:24 -05:00
services bluetooth: services: add tps service 2020-12-10 13:33:12 +01:00
shell Bluetooth: shell: Fix 'bt per-adv-data' 2021-02-02 07:15:40 -05:00
CMakeLists.txt
Kconfig bluetooth: add dep on !SMP 2020-10-05 19:33:02 -07:00