openthread-br
0.3.0-72c0388
|
Public Member Functions | |
DBusAgent (otbr::Ncp::ControllerOpenThread &aNcp, Mdns::Publisher &aPublisher) | |
void | Init (void) |
void | Update (MainloopContext &aMainloop) override |
void | Process (const MainloopContext &aMainloop) override |
otbr::DBus::DBusAgent::DBusAgent | ( | otbr::Ncp::ControllerOpenThread & | aNcp, |
Mdns::Publisher & | aPublisher | ||
) |
The constructor of dbus agent.
[in] | aNcp | A reference to the NCP controller. |
void otbr::DBus::DBusAgent::Init | ( | void | ) |
This method initializes the dbus agent.