Home
last modified time | relevance | path

Searched refs:OSDP_PD_CAP_SENTINEL (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/mgmt/osdp/src/
Dosdp_common.h344 OSDP_PD_CAP_SENTINEL enumerator
453 struct osdp_pd_cap cap[OSDP_PD_CAP_SENTINEL];
Dosdp_pd.c622 for (i = 1; i < OSDP_PD_CAP_SENTINEL; i++) { in pd_build_reply()
1012 if (fc >= OSDP_PD_CAP_SENTINEL) { in osdp_pd_set_attributes()
Dosdp_cp.c398 if (t1 >= OSDP_PD_CAP_SENTINEL) { in cp_decode_response()