commit | 0e2e52d0c16a36c1a414d327f26660f72223b97f | [log] [tgz] |
---|---|---|
author | Zhengping Jiang <jiangzp@google.com> | Wed May 04 14:09:46 2022 -0700 |
committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | Wed May 04 14:56:02 2022 -0700 |
tree | bbe21770b79743812bcd10912f6c6bb5b9001e7e | |
parent | 5c05df7c7607d18aa1dc115eca1ea6c08668c85e [diff] |
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>