Home
last modified time | relevance | path

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

/linux-6.15/include/net/bluetooth/
H A Dhci.h1048 #define HCI_OP_SNIFF_MODE 0x0803 macro
/linux-6.15/net/bluetooth/
H A Dhci_conn.c614 hci_send_cmd(hdev, HCI_OP_SNIFF_MODE, sizeof(cp), &cp); in hci_conn_idle()
H A Dhci_event.c2671 cp = hci_sent_cmd_data(hdev, HCI_OP_SNIFF_MODE); in hci_cs_sniff_mode()
4325 HCI_CS(HCI_OP_SNIFF_MODE, hci_cs_sniff_mode),