Home
last modified time | relevance | path

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

/linux-6.15/net/bluetooth/
H A Dhci_core.c2882 u8 dev_pkt_type; in hci_recv_frame() local
2891 dev_pkt_type = hci_dev_classify_pkt_type(hdev, skb); in hci_recv_frame()
2892 if (hci_skb_pkt_type(skb) != dev_pkt_type) { in hci_recv_frame()
2893 hci_skb_pkt_type(skb) = dev_pkt_type; in hci_recv_frame()