HCI_EVENT_PKT 961 net/bluetooth/hci_core.c if (type < HCI_ACLDATA_PKT || type > HCI_EVENT_PKT)
HCI_EVENT_PKT 973 net/bluetooth/hci_core.c case HCI_EVENT_PKT:
HCI_EVENT_PKT 1536 net/bluetooth/hci_core.c case HCI_EVENT_PKT:
HCI_EVENT_PKT 1925 net/bluetooth/hci_event.c bt_cb(skb)->pkt_type = HCI_EVENT_PKT;
HCI_EVENT_PKT 117 net/bluetooth/hci_sock.c if (bt_cb(skb)->pkt_type == HCI_EVENT_PKT) {