Searched defs:InitPacket (Results 1 – 1 of 1) sorted by relevance
32 pub struct InitPacket { struct40 impl InitPacket { implementation51 pub fn from_bytes(bytes: [u8; constants::U2FHID_PACKET_SIZE]) -> Result<InitPacket> { in from_bytes()