Home
last modified time | relevance | path

Searched refs:hci_read_remote_features_cp (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/netbt/
H A Dhci_socket.c148 2, 0x20, sizeof(hci_read_remote_features_cp) },
H A Dhci.h654 } __attribute__ ((__packed__)) hci_read_remote_features_cp; typedef
/dragonfly/usr.sbin/btconfig/
H A Dbtconfig.c986 hci_read_remote_features_cp fcp; in print_result()