Searched refs:HCI_MON_EVENT_PKT (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/include/net/bluetooth/ | ||
D | hci_mon.h | 37 #define HCI_MON_EVENT_PKT 3 macro |
/linux-4.1.27/net/bluetooth/ | ||
D | hci_sock.c | 268 opcode = cpu_to_le16(HCI_MON_EVENT_PKT); in hci_send_to_monitor() |