Zephyr API 3.6.99
|
UDP transport for the MCUmgr SMP protocol. More...
Go to the source code of this file.
Functions | |
int | smp_udp_open (void) |
Enables the UDP SMP MCUmgr transport thread(s) which will open a socket and listen to requests. | |
int | smp_udp_close (void) |
Disables the UDP SMP MCUmgr transport thread(s) which will close open sockets. | |
UDP transport for the MCUmgr SMP protocol.
int smp_udp_close | ( | void | ) |
Disables the UDP SMP MCUmgr transport thread(s) which will close open sockets.
int smp_udp_open | ( | void | ) |
Enables the UDP SMP MCUmgr transport thread(s) which will open a socket and listen to requests.