client: Fix advertise.data command
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 20 Oct 2022 22:55:55 +0000 (15:55 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Mon, 15 May 2023 09:25:55 +0000 (14:55 +0530)
commit96b4277117953e3a33f2ceb259b9828ddd8aae11
tree26f9db00c19a8ca95f8fc7ee6e83f2e2908de4c6
parentd4cce0e2cf8717560cbbd9728346eb1c9781a650
client: Fix advertise.data command

advertise.data when no parameter is given shall print what is set on
ad.data not the ad.manufacturer which is a different field set by
advertise.manufacturer.

Signed-off-by: Manika Shrivastava <manika.sh@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
client/advertising.c