Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/bluetooth/
Dhci_mon.h49 #define HCI_MON_CTRL_CLOSE 15 macro
/linux-6.1.9/net/bluetooth/
Dhci_sock.c588 hdr->opcode = cpu_to_le16(HCI_MON_CTRL_CLOSE); in create_monitor_ctrl_close()