Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
52
extern
"C"
{
53
#endif
54
void add_services_to_server(erpc_server_t server) {}
55
void remove_services_from_server(erpc_server_t server) {}
56
#ifdef __cplusplus
57
}
Callers
3
main
Function · 0.50
main
Function · 0.50
main
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected