Searched refs:osdp_phy_check_packet (Results 1 – 4 of 4) sorted by relevance
/Zephyr-latest/subsys/mgmt/osdp/src/ |
D | osdp_common.h | 516 int osdp_phy_check_packet(struct osdp_pd *pd, uint8_t *buf, int len,
|
D | osdp_phy.c | 258 int osdp_phy_check_packet(struct osdp_pd *pd, uint8_t *buf, int len, in osdp_phy_check_packet() function
|
D | osdp_pd.c | 855 err = osdp_phy_check_packet(pd, pd->rx_buf, pd->rx_buf_len, one_pkt_len); in pd_decode_packet()
|
D | osdp_cp.c | 638 err = osdp_phy_check_packet(pd, pd->rx_buf, pd->rx_buf_len, &len); in cp_process_reply()
|