HCI_DH5           646 net/bluetooth/hci_event.c 		hdev->pkt_type |= (HCI_DM5 | HCI_DH5);
HCI_DH5           682 net/bluetooth/mgmt.c 		if (hdev->pkt_type & (HCI_DM5 | HCI_DH5))
HCI_DH5          3436 net/bluetooth/mgmt.c 		pkt_type |= (HCI_DH5 | HCI_DM5);
HCI_DH5          3438 net/bluetooth/mgmt.c 		pkt_type &= ~(HCI_DH5 | HCI_DM5);