Searched refs:dev_pkt_type (Results 1 – 1 of 1) sorted by relevance
2885 u8 dev_pkt_type; in hci_recv_frame() local2894 dev_pkt_type = hci_dev_classify_pkt_type(hdev, skb); in hci_recv_frame()2895 if (hci_skb_pkt_type(skb) != dev_pkt_type) { in hci_recv_frame()2896 hci_skb_pkt_type(skb) = dev_pkt_type; in hci_recv_frame()