Searched refs:samsungRootDesc (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna.03.14/
H A Dupnpdescgen.c693 struct XMLElt samsungRootDesc[sizeof(rootDesc)/sizeof(struct XMLElt)]; local
701 memcpy(&samsungRootDesc, &rootDesc, sizeof(rootDesc));
702 samsungRootDesc[8+PNPX].eltname = "/sec:ProductCap";
703 samsungRootDesc[8+PNPX].data = "smi,DCM10,getMediaInfo.sec,getCaptionInfo.sec";
704 samsungRootDesc[12+PNPX].eltname = "/sec:X_ProductCap";
705 samsungRootDesc[12+PNPX].data = "smi,DCM10,getMediaInfo.sec,getCaptionInfo.sec";
706 str = genXML(str, len, &tmplen, samsungRootDesc);

Completed in 40 milliseconds