Searched refs:START_PACKET_BOUNDARY (Results 1 – 2 of 2) sorted by relevance
71 #define START_PACKET_BOUNDARY 2 macro
258 constexpr uint8_t START_PACKET_BOUNDARY = 0x02; variable663 if (boundary_flag == START_PACKET_BOUNDARY) { in CalculateAclPacketLength()