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

Function remove_services

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

Source from the content-addressed store, hash-verified

39////////////////////////////////////////////////////////////////////////////////
40
41void remove_services(erpc::SimpleServer *server)
42{
43 /* Remove services
44 * Example: server->removeService (svc);
45 */
46
47 /* Delete unused service
48 */
49}
50
51#ifdef __cplusplus
52extern "C" {

Callers 4

quitFunction · 0.50
quitFunction · 0.50
quitFirstInterfaceServerFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected