Searched refs:ACL_CHANNEL_OFFSET (Results 1 – 1 of 1) sorted by relevance
245 constexpr size_t ACL_CHANNEL_OFFSET = 0; variable626 ((((uint16_t)packet[ACL_CHANNEL_OFFSET + 1]) << 8) + packet[ACL_CHANNEL_OFFSET]) & 0x0fff; in ShouldFilterLog()659 ((((uint16_t)packet[ACL_CHANNEL_OFFSET + 1]) << 8) + packet[ACL_CHANNEL_OFFSET]); in CalculateAclPacketLength()819 handle = ((((uint16_t)packet[ACL_CHANNEL_OFFSET + 1]) << 8) + packet[ACL_CHANNEL_OFFSET]); in FilterProfiles()