Searched defs:osdp_pd_cap (Results 1 – 2 of 2) sorted by relevance
363 struct osdp_pd_cap { struct364 uint8_t function_code;365 uint8_t compliance_level;366 uint8_t num_items;
61 static struct osdp_pd_cap osdp_pd_cap[] = { variable