commit | f0106d92a1e04950a1ddd28fbcdb480cbd050d43 | [log] [tgz] |
---|---|---|
author | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | Fri May 06 16:05:14 2022 -0700 |
committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | Fri May 06 16:05:14 2022 -0700 |
tree | 1f3d10689479e6c886ebdd0f53e53220c5c538cc | |
parent | 7ce093041a19b7195ddab6940e62587edc7b99ea [diff] |
advertising: Treat empty LocalName the same as omitting it This treats empty LocalName ("") the same as omitting it so not name is set in the advertising data since some D-Bus binding seems to have problems to omit properties at runtime. Fixes: https://github.com/bluez/bluez/issues/337