Home
last modified time | relevance | path

Searched defs:osdp_pd_cap (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.7.0/subsys/mgmt/osdp/src/
Dosdp_common.h363 struct osdp_pd_cap { struct
364 uint8_t function_code;
365 uint8_t compliance_level;
366 uint8_t num_items;
Dosdp_pd.c61 static struct osdp_pd_cap osdp_pd_cap[] = { variable