Home
last modified time | relevance | path

Searched refs: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
453 struct osdp_pd_cap cap[OSDP_PD_CAP_SENTINEL];
Dosdp_pd.c61 static struct osdp_pd_cap osdp_pd_cap[] = { variable
197 struct osdp_pd_cap *cap = NULL; in pd_cmd_cap_ok()
1006 static void osdp_pd_set_attributes(struct osdp_pd *pd, struct osdp_pd_cap *cap, in osdp_pd_set_attributes()
1034 osdp_pd_set_attributes(pd, osdp_pd_cap, &osdp_pd_id); in osdp_setup()