Searched refs:SCS_15 (Results 1 – 3 of 3) sorted by relevance
148 pkt->data[1] = SCS_15; in osdp_phy_packet_init()196 if (sc_is_active(pd) && (pkt->control & PKT_CONTROL_SCB) && pkt->data[1] >= SCS_15) { in osdp_phy_packet_finalize()472 pkt->control & PKT_CONTROL_SCB && pkt->data[1] >= SCS_15) { in osdp_phy_decode_packet()
110 #define SCS_15 0x15 /* CP -> PD -- packets w MAC w/o ENC */ macro
338 smb[1] = (len > 1) ? SCS_17 : SCS_15; in cp_build_command()