device: Add "Bonded" flag to dbus property
authorZhengping Jiang <jiangzp@google.com>
Wed, 4 May 2022 21:09:46 +0000 (14:09 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Mon, 15 May 2023 09:25:54 +0000 (14:55 +0530)
commitc8371e0c46f0ae9e770b33a228da1a85ba9c3358
tree8e1f0bc9fd14e93557c61b793bb1f99cc61c9692
parent25d14995319d6461264bff1ab186ecfbbf91fcd1
device: Add "Bonded" flag to dbus property

Add "Bonded" to dbus device property table. When setting the "Bonded
flag, check the status of the Bonded property first. If the Bonded
property is changed, send property changed signal.

Reviewed-by: Sonny Sasaka <sonnysasaka@chromium.org>
Reviewed-by: Yun-Hao Chung <howardchung@chromium.org>
Signed-off-by: Manika Shrivastava <manika.sh@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
src/device.c