client: Fix advertise broadcast
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 14 May 2021 22:10:26 +0000 (15:10 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:35 +0000 (19:08 +0530)
commit0481cb021c8f6bf2bfd7b787257e2f2b68977db2
tree71dba1275882bc4bdce5fe3784ce4f5fbaad24d6
parent2b1f8e372ce4d0e3b02cacfb2caddb9cc10913f6
client: Fix advertise broadcast

When advertising with type broadcast it cannot be discoverable as that
would require setting flags which is not allowed by the spec.

Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
client/advertising.c