CTAP1_ERR_CHANNEL_BUSY constant

int const CTAP1_ERR_CHANNEL_BUSY

The channel is busy. Verify that the authenticator is correctly used.

Implementation

static const int CTAP1_ERR_CHANNEL_BUSY = 0x06;