Home | History | Annotate | Download | only in MacOSX-Kernel

Lines Matching refs:GetU8

132                     const uint8_t reply_command = reply_packet.GetU8 (&offset);
133 const uint8_t reply_sequence_id = reply_packet.GetU8 (&offset);
311 uint8_t reply_command = packet.GetU8(&offset);
321 request_ack_packet.PutHex8 (packet.GetU8(&offset));
852 const uint8_t first_packet_byte = packet.GetU8 (&offset);
853 const uint8_t sequence_id = packet.GetU8 (&offset);