Searched refs:hci_version (Results 1 – 6 of 6) sorted by relevance
| /freebsd/usr.sbin/bluetooth/rtlbtfw/ |
| H A D | rtlbt_fw.c | 50 .hci_version = 0x6, 56 .hci_version = 0x6, 61 .hci_version = 0x8, 67 .hci_version = 0x6, 72 .hci_version = 0x8, 78 .hci_version = 0x6, 83 .hci_version = 0xa, 88 .hci_version = 0xa, 94 .hci_version = 0x7, 100 .hci_version = 0xb, [all …]
|
| H A D | rtlbt_fw.h | 59 uint8_t hci_version; member 132 uint16_t hci_revision, uint8_t hci_version);
|
| H A D | main.c | 264 rtlbt_info("hci_version 0x%02x", ver->hci_version); in rtlbt_dump_version() 408 ver.hci_version); in main()
|
| /freebsd/usr.sbin/bluetooth/hccontrol/ |
| H A D | info.c | 61 hci_ver2str(rp.hci_version), rp.hci_version); in hci_read_local_version_information()
|
| /freebsd/sys/netgraph/bluetooth/drivers/ubt/ |
| H A D | ng_ubt_rtl.c | 243 DPRINTFN(2, "hci_version 0x%02x\n", ver.hci_version); in ubt_rtl_probe()
|
| /freebsd/sys/netgraph/bluetooth/include/ |
| H A D | ng_hci.h | 1464 u_int8_t hci_version; /* HCI version */ member
|