Home
last modified time | relevance | path

Searched refs:btc_features (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/dev/usb/
Dif_gscanreg.h66 uint32_t btc_features; member
Dif_gscan.c676 le32toh(gscan_bt_const.btc_features), in gscan_attach()
699 if (le32toh(gscan_bt_const.btc_features) & FEAT_LISTEN_ONLY) in gscan_attach()
701 if (le32toh(gscan_bt_const.btc_features) & FEAT_LOOPBACK) in gscan_attach()
703 if (le32toh(gscan_bt_const.btc_features) & FEAT_TRIPLE_SAMPLE) in gscan_attach()