openthread-br  0.3.0-72c0388
Namespaces | Functions
client_error.hpp File Reference
#include <string>
#include <dbus/dbus.h>
#include "dbus/common/error.hpp"

Go to the source code of this file.

Namespaces

 otbr::DBus
 This namespace contains OpenThread Border Router DBus API.
 

Functions

ClientError otbr::DBus::ConvertFromDBusErrorName (const std::string &aErrorName)
 
ClientError otbr::DBus::CheckErrorMessage (DBusMessage *aMessage)
 

Detailed Description

This file includes functions for handling d-bus client errors.