Searched refs:SCS_18 (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()420 if (pkt->data[1] < SCS_11 || pkt->data[1] > SCS_18) { in osdp_phy_decode_packet()487 if (pkt->data[1] == SCS_17 || pkt->data[1] == SCS_18) { in osdp_phy_decode_packet()
113 #define SCS_18 0x18 /* PD -> CP -- packets w MAC w ENC*/ macro
788 smb[1] = (len > 1) ? SCS_18 : SCS_16; in pd_build_reply()