Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_core.c2919 u8 dev_pkt_type; in hci_recv_frame() local
2928 dev_pkt_type = hci_dev_classify_pkt_type(hdev, skb); in hci_recv_frame()
2929 if (hci_skb_pkt_type(skb) != dev_pkt_type) { in hci_recv_frame()
2930 hci_skb_pkt_type(skb) = dev_pkt_type; in hci_recv_frame()