Searched refs:PKT_CONTROL_CRC (Results 1 – 1 of 1) sorted by relevance
16 #define PKT_CONTROL_CRC 0x04 macro143 pkt->control |= PKT_CONTROL_CRC; in osdp_phy_packet_init()308 if (pkt->control & PKT_CONTROL_CRC) { in osdp_phy_check_packet()404 len -= pkt->control & PKT_CONTROL_CRC ? 2 : 1; in osdp_phy_decode_packet()