Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of libMiMic by
NyLPC_TUPnPDevDescService Struct Reference
UPnP ServiceRecord. More...
#include <NyLPC_UPnP_types.h>
Data Fields | |
const NyLPC_TChar * | scpd_url |
Required. | |
const NyLPC_TChar * | service_type |
Required. | |
const NyLPC_TChar * | service_id |
Required. |
Detailed Description
UPnP ServiceRecord.
Definition at line 20 of file NyLPC_UPnP_types.h.
Field Documentation
const NyLPC_TChar* scpd_url |
Required.
Definition at line 23 of file NyLPC_UPnP_types.h.
const NyLPC_TChar* service_id |
Required.
Definition at line 27 of file NyLPC_UPnP_types.h.
const NyLPC_TChar* service_type |
Required.
Definition at line 25 of file NyLPC_UPnP_types.h.
Generated on Tue Jul 12 2022 16:23:00 by
