Searched refs:HCI_MON_ACL_TX_PKT (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/net/bluetooth/ | ||
D | hci_mon.h | 38 #define HCI_MON_ACL_TX_PKT 4 macro |
/linux-6.1.9/net/bluetooth/ | ||
D | hci_sock.c | 333 opcode = cpu_to_le16(HCI_MON_ACL_TX_PKT); in hci_send_to_monitor() |