commit | 731e581174b509cccce16ba62668694be5f174ac | [log] [tgz] |
---|---|---|
author | Christophe Dufaza <chris@openmarl.org> | Sun Sep 28 21:43:45 2025 +0200 |
committer | Chris Friedt <chrisfriedt@gmail.com> | Fri Oct 10 12:56:28 2025 -0400 |
tree | a66256db654f0c6a59b38676c8fb61e81f7a5098 | |
parent | b3a4ff01098d63123b71ea82ac959da77e069219 [diff] |
bluetooth: host: do not resume periodic connectable advertisers Automatic advertiser resumption is publicly deprecated since Zephyr 4.0 [1]. Options and parameters for this behavior have been removed. [1] Bluetooth: Deprecate adv auto-resume #73395 Signed-off-by: Christophe Dufaza <chris@openmarl.org>