Home
last modified time | relevance | path

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

/linux-4.1.27/net/bluetooth/
Dhci_conn.c395 hci_send_cmd(hdev, HCI_OP_SNIFF_MODE, sizeof(cp), &cp); in hci_conn_idle()
Dhci_event.c1881 cp = hci_sent_cmd_data(hdev, HCI_OP_SNIFF_MODE); in hci_cs_sniff_mode()
3118 case HCI_OP_SNIFF_MODE: in hci_cmd_status_evt()
/linux-4.1.27/include/net/bluetooth/
Dhci.h783 #define HCI_OP_SNIFF_MODE 0x0803 macro