MCPcopy Create free account
hub / github.com/EmbeddedRPC/erpc / add_services_to_server

Function add_services_to_server

test/test_const/test_const_server_impl.cpp:54–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52extern "C" {
53#endif
54void add_services_to_server(erpc_server_t server) {}
55void remove_services_from_server(erpc_server_t server) {}
56#ifdef __cplusplus
57}

Callers 3

mainFunction · 0.50
mainFunction · 0.50
mainFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected