Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/bluetooth/
Dhci.h856 #define HCI_OP_EXIT_SNIFF_MODE 0x0804 macro
/Linux-v5.4/net/bluetooth/
Dhci_conn.c1468 hci_send_cmd(hdev, HCI_OP_EXIT_SNIFF_MODE, sizeof(cp), &cp); in hci_conn_enter_active_mode()
Dhci_event.c2173 cp = hci_sent_cmd_data(hdev, HCI_OP_EXIT_SNIFF_MODE); in hci_cs_exit_sniff_mode()
3546 case HCI_OP_EXIT_SNIFF_MODE: in hci_cmd_status_evt()