This is an automated email from the ASF dual-hosted git repository.
janc pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git
from 8b7eda2a5 nimble/host: Fix ble_gap_adv_set_data return code
new f901dfa0c nimble/iso: Fix missing big_handle return parameter
new 75b35adb6 nimble/iso: Fix potential memory leak
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
apps/btshell/src/cmd_iso.c | 5 ++++-
nimble/host/audio/src/ble_audio_broadcast_source.c | 6 ++++--
nimble/host/include/host/ble_iso.h | 4 +++-
nimble/host/src/ble_iso.c | 17 +++++++++++++----
4 files changed, 24 insertions(+), 8 deletions(-)