CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
Loading...
Searching...
No Matches
cdc::mod_fido2::ctaphid_channel_t Struct Reference

#include <ctaphid.h>

Public Attributes

uint32_t cid
uint8_t cmd
uint16_t bcnt
uint8_t seq
uint16_t offset
uint8_t * buffer
uint16_t buffer_size
bool active
uint32_t last_activity
uint8_t * response_buffer
uint16_t response_buffer_size
uint16_t response_len
uint16_t response_offset
uint32_t response_cid
uint8_t response_cmd
bool response_pending

Detailed Description

Definition at line 58 of file ctaphid.h.

Member Data Documentation

◆ active

bool cdc::mod_fido2::ctaphid_channel_t::active

Definition at line 66 of file ctaphid.h.

◆ bcnt

uint16_t cdc::mod_fido2::ctaphid_channel_t::bcnt

Definition at line 61 of file ctaphid.h.

◆ buffer

uint8_t* cdc::mod_fido2::ctaphid_channel_t::buffer

Definition at line 64 of file ctaphid.h.

◆ buffer_size

uint16_t cdc::mod_fido2::ctaphid_channel_t::buffer_size

Definition at line 65 of file ctaphid.h.

◆ cid

uint32_t cdc::mod_fido2::ctaphid_channel_t::cid

Definition at line 59 of file ctaphid.h.

◆ cmd

uint8_t cdc::mod_fido2::ctaphid_channel_t::cmd

Definition at line 60 of file ctaphid.h.

◆ last_activity

uint32_t cdc::mod_fido2::ctaphid_channel_t::last_activity

Definition at line 67 of file ctaphid.h.

◆ offset

uint16_t cdc::mod_fido2::ctaphid_channel_t::offset

Definition at line 63 of file ctaphid.h.

◆ response_buffer

uint8_t* cdc::mod_fido2::ctaphid_channel_t::response_buffer

Definition at line 70 of file ctaphid.h.

◆ response_buffer_size

uint16_t cdc::mod_fido2::ctaphid_channel_t::response_buffer_size

Definition at line 71 of file ctaphid.h.

◆ response_cid

uint32_t cdc::mod_fido2::ctaphid_channel_t::response_cid

Definition at line 74 of file ctaphid.h.

◆ response_cmd

uint8_t cdc::mod_fido2::ctaphid_channel_t::response_cmd

Definition at line 75 of file ctaphid.h.

◆ response_len

uint16_t cdc::mod_fido2::ctaphid_channel_t::response_len

Definition at line 72 of file ctaphid.h.

◆ response_offset

uint16_t cdc::mod_fido2::ctaphid_channel_t::response_offset

Definition at line 73 of file ctaphid.h.

◆ response_pending

bool cdc::mod_fido2::ctaphid_channel_t::response_pending

Definition at line 76 of file ctaphid.h.

◆ seq

uint8_t cdc::mod_fido2::ctaphid_channel_t::seq

Definition at line 62 of file ctaphid.h.


The documentation for this struct was generated from the following file:
  • components/mod_fido2/include/mod_fido2/ctaphid.h