func cleanup()

in mcumgr/mcumgr.go [55:58]


func cleanup() {
	closeSesn()
	stopXport()
}