Searched refs:AddDBusWatch (Results 1 – 2 of 2) sorted by relevance
101 …dbus_connection_set_watch_functions(uniqueConn.get(), AddDBusWatch, RemoveDBusWatch, nullptr, this… in PrepareDBusConnection()110 dbus_bool_t DBusAgent::AddDBusWatch(struct DBusWatch *aWatch, void *aContext) in AddDBusWatch() function in otbr::DBus::DBusAgent
80 static dbus_bool_t AddDBusWatch(struct DBusWatch *aWatch, void *aContext);