Searched refs:tx_preamble (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/bsd/libfido2/dist/src/
H A Dio.c71 tx_preamble(fido_dev_t *d, uint8_t cmd, const void *buf, size_t count, int *ms) function
127 if ((sent = tx_preamble(d, cmd, buf, count, ms)) == 0) {
128 fido_log_debug("%s: tx_preamble", __func__);

Completed in 94 milliseconds