Home
last modified time | relevance | path

Searched refs:HCI_MON_CTRL_COMMAND (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/bluetooth/
H A Dhci_mon.h50 #define HCI_MON_CTRL_COMMAND 16 macro
/linux/net/bluetooth/
H A Dhci_sock.c674 hdr->opcode = cpu_to_le16(HCI_MON_CTRL_COMMAND); in create_monitor_ctrl_command()