hci_packet_type  2112 netbt/hci.h    	uint16_t	 hci_packet_type;	/* packet types */
hci_packet_type   870 netbt/hci_event.c 	unit->hci_packet_type = unit->hci_acl_mask;
hci_packet_type   219 netbt/hci_ioctl.c 		btr->btr_packet_type = unit->hci_packet_type;
hci_packet_type   267 netbt/hci_ioctl.c 		unit->hci_packet_type = btr->btr_packet_type;
hci_packet_type   268 netbt/hci_ioctl.c 		unit->hci_packet_type &= unit->hci_acl_mask;
hci_packet_type   269 netbt/hci_ioctl.c 		btr->btr_packet_type = unit->hci_packet_type;
hci_packet_type    95 netbt/hci_link.c 		cp.pkt_type = htole16(unit->hci_packet_type);
hci_packet_type   116 netbt/hci_unit.c 	unit->hci_packet_type = unit->hci_acl_mask;