You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CHROMIUM: Bluetooth: hci_sync: keep advertisements during power off
Remove the clearing advertisement step during the power-off, so the
advertisements can be re-registered during the power-on. Ignore the
error when disabling advertisement in the setup function, because
the controller may have removed the instance. If the instance has been
remove in the controller, the instance can be configured and
re-registered.
BUG=b:230393301
TEST=bluetooth_AdapterAdvHealth.adv_reboot_advertising_test
Signed-off-by: Zhengping Jiang <[email protected]>
0 commit comments