Zephyr API Documentation
2.7.0-rc2
A Scalable Open Source RTOS
|
|
2.7.0-rc2 |
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.