Searched refs:AssociationServer (Results 1 – 3 of 3) sorted by relevance
15 struct AssociationServer struct17 virtual ~AssociationServer() = default;34 explicit MCTPReactor(AssociationServer& server) : server(server) {} in MCTPReactor()48 AssociationServer& server;
30 class DBusAssociationServer : public AssociationServer
44 class MockAssociationServer : public AssociationServer