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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dupnpglobalvars.c70 char pnpx_hwid[] = "VEN_0000&DEV_0000&REV_01 VEN_0033&DEV_0001&REV_01"; variable
H A Dupnpglobalvars.h216 extern char pnpx_hwid[];
H A Dtestupnpdescgen.c44 char pnpx_hwid[] = "VEN_01F2&DEV_0101&REV_01 VEN_0033&DEV_0001&REV_01"; variable
H A Dminidlna.c242 memcpy(pnpx_hwid+4, "01F2", 4);
244 memcpy(pnpx_hwid+17, "0101", 4);
248 memcpy(pnpx_hwid+17, "0102", 4);
251 memcpy(pnpx_hwid+17, "0103", 4);
254 memcpy(pnpx_hwid+17, "0104", 4);
256 memcpy(pnpx_hwid+17, "0105", 4);
258 memcpy(pnpx_hwid+17, "0106", 4);
261 memcpy(pnpx_hwid+17, "0108", 4);
263 memcpy(pnpx_hwid+17, "0109", 4);
H A Dupnpdescgen.c135 {"/pnpx:X_hardwareId", pnpx_hwid},

Completed in 121 milliseconds