sdbusplus: use shorter type aliases

The sdbusplus headers provide shortened aliases for many types.
Switch to using them to provide better code clarity and shorter
lines.  Possible replacements are for:
  * bus_t
  * exception_t
  * manager_t
  * match_t
  * message_t
  * object_t
  * slot_t

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I5bc54a17954f74651bff4fbdd7f7dd7e7cfb084e
5 files changed
tree: 5a66259672537596a909b751cb976b3ad4ab305b
  1. src/
  2. subprojects/
  3. .clang-format
  4. .gitignore
  5. LICENSE
  6. MAINTAINERS
  7. meson.build
  8. OWNERS
  9. phosphor-ipmi-kcs@.service.in
  10. README.md
README.md

kcsbridge

To Build

To build this package, do the following steps:

1. meson build
2. ninja -C build