Zephyr API Documentation
3.0.0
A Scalable Open Source RTOS
|
|
3.0.0 |
UDP transport for the mcumgr SMP protocol. More...
Go to the source code of this file.
Functions | |
int | smp_udp_open (void) |
Opens a UDP socket for the SMP UDP service. More... | |
int | smp_udp_close (void) |
Closes the UDP socket for the SMP UDP service. More... | |
UDP transport for the mcumgr SMP protocol.
int smp_udp_close | ( | void | ) |
Closes the UDP socket for the SMP UDP service.
int smp_udp_open | ( | void | ) |
Opens a UDP socket for the SMP UDP service.