Home
last modified time | relevance | path

Searched refs:HCI_OP_EXIT_SNIFF_MODE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci.h914 #define HCI_OP_EXIT_SNIFF_MODE 0x0804 macro
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_conn.c1551 hci_send_cmd(hdev, HCI_OP_EXIT_SNIFF_MODE, sizeof(cp), &cp); in hci_conn_enter_active_mode()
H A Dhci_event.c2243 cp = hci_sent_cmd_data(hdev, HCI_OP_EXIT_SNIFF_MODE); in hci_cs_exit_sniff_mode()
3674 case HCI_OP_EXIT_SNIFF_MODE: in hci_cmd_status_evt()
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci.h1052 #define HCI_OP_EXIT_SNIFF_MODE 0x0804 macro
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_conn.c2542 hci_send_cmd(hdev, HCI_OP_EXIT_SNIFF_MODE, sizeof(cp), &cp); in hci_conn_enter_active_mode()
H A Dhci_event.c2751 cp = hci_sent_cmd_data(hdev, HCI_OP_EXIT_SNIFF_MODE); in hci_cs_exit_sniff_mode()
4346 HCI_CS(HCI_OP_EXIT_SNIFF_MODE, hci_cs_exit_sniff_mode),

Completed in 34 milliseconds