CTAP_HID channel identifier struct. More...
CTAP_HID channel identifier struct.
Used to keep state information about logical channels
Definition at line 207 of file ctap_hid.h.
#include <ctap_hid.h>
Data Fields | |
| bool | taken | 
| is cid taken?  | |
| uint32_t | cid | 
| channel identifier  | |
| uint32_t | last_used | 
| timestamp of last usage  | |