Home
last modified time | relevance | path

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

/linux-6.15/net/bluetooth/
H A Dhci_sock.c394 case HCI_DIAG_PKT: in hci_send_to_monitor()
H A Dhci_core.c2936 hci_skb_pkt_type(skb) = HCI_DIAG_PKT; in hci_recv_diag()
/linux-6.15/include/net/bluetooth/
H A Dhci.h496 #define HCI_DIAG_PKT 0xf0 macro