Home
last modified time | relevance | path

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

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