Function udsEjectClient

Source
pub unsafe extern "C" fn udsEjectClient(NetworkNodeID: u16_) -> Result
Expand description

This can be used by the host to force-disconnect client(s).

ยงArguments

  • NetworkNodeID - Target NetworkNodeID. UDS_BROADCAST_NETWORKNODEID can be used to disconnect all clients.