diff options
author | Christian Eggers <ceggers@arri.de> | 2025-06-25 15:09:31 +0200 |
---|---|---|
committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2025-06-27 14:01:02 -0400 |
commit | f3cb5676e5c11c896ba647ee309a993e73531588 (patch) | |
tree | be547fbecc47250d7336e45459acfe583936a89b /scripts/lib/kdoc/kdoc_files.py | |
parent | e5af67a870f738bb8a4594b6c60c2caf4c87a3c9 (diff) |
Bluetooth: MGMT: mesh_send: check instances prior disabling advertising
The unconditional call of hci_disable_advertising_sync() in
mesh_send_done_sync() also disables other LE advertisings (non mesh
related).
I am not sure whether this call is required at all, but checking the
adv_instances list (like done at other places) seems to solve the
problem.
Fixes: b338d91703fa ("Bluetooth: Implement support for Mesh")
Cc: stable@vger.kernel.org
Signed-off-by: Christian Eggers <ceggers@arri.de>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions