Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci_mon.h51 #define HCI_MON_CTRL_EVENT 17 macro
/openbmc/linux/net/bluetooth/
H A Dmgmt_util.c52 hdr->opcode = cpu_to_le16(HCI_MON_CTRL_EVENT); in create_monitor_ctrl_event()
H A Dhci_sock.c461 hdr->opcode = cpu_to_le16(HCI_MON_CTRL_EVENT); in hci_send_monitor_ctrl_event()