Searched refs:SCS_17 (Results 1 – 3 of 3) sorted by relevance
197 if (pkt->data[1] == SCS_17 || pkt->data[1] == SCS_18) { in osdp_phy_packet_finalize()487 if (pkt->data[1] == SCS_17 || pkt->data[1] == SCS_18) { in osdp_phy_decode_packet()
112 #define SCS_17 0x17 /* CP -> PD -- packets w MAC w ENC*/ macro
338 smb[1] = (len > 1) ? SCS_17 : SCS_15; in cp_build_command()