Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/mgmt/osdp/src/
Dosdp_common.h219 OSDP_ERR_PKT_SKIP = -3, enumerator
Dosdp_phy.c338 return OSDP_ERR_PKT_SKIP; in osdp_phy_check_packet()
Dosdp_pd.c865 case OSDP_ERR_PKT_SKIP: in pd_decode_packet()