Searched refs:HCI_MON_COMMAND_PKT (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/include/net/bluetooth/ | ||
D | hci_mon.h | 36 #define HCI_MON_COMMAND_PKT 2 macro |
/linux-6.6.21/net/bluetooth/ | ||
D | hci_sock.c | 371 opcode = cpu_to_le16(HCI_MON_COMMAND_PKT); in hci_send_to_monitor() |