client: Add support for the Roles property.
authorAlain Michaud <alainm@chromium.org>
Tue, 7 Jul 2020 02:19:20 +0000 (02:19 +0000)
committerAyush Garg <ayush.garg@samsung.com>
Mon, 12 Apr 2021 09:00:49 +0000 (14:30 +0530)
commit5e58ea337f8d798b79626ddbd72f4f43969cd179
tree152e8e4a9773b3717e7aadc783afb88a8c6e8569
parentdad5c216cc5665b21cc07f48aee38803281d305e
client: Add support for the Roles property.

This adds support for reading the Roles property through bluetootctl's
show option.

[bluetooth]# show
...
Roles: central
Roles: peripheral
Roles: central-peripheral

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