Home
last modified time | relevance | path

Searched refs:PKT_CONTROL_SCB (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.6.0/subsys/mgmt/osdp/src/
Dosdp_phy.c17 #define PKT_CONTROL_SCB 0x08 macro
78 if (pkt->control & PKT_CONTROL_SCB) { in osdp_phy_packet_get_data_offset()
93 if (pkt->control & PKT_CONTROL_SCB) { in osdp_phy_packet_get_smb()
146 pkt->control |= PKT_CONTROL_SCB; in osdp_phy_packet_init()
150 pkt->control |= PKT_CONTROL_SCB; 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()
413 if (pkt->control & PKT_CONTROL_SCB) { in osdp_phy_decode_packet()
472 pkt->control & PKT_CONTROL_SCB && pkt->data[1] >= SCS_15) { in osdp_phy_decode_packet()