Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci.h1047 #define HCI_OP_SNIFF_SUBRATE 0x0811 macro
/openbmc/linux/net/bluetooth/
H A Dhci_conn.c655 hci_send_cmd(hdev, HCI_OP_SNIFF_SUBRATE, sizeof(cp), &cp); in hci_conn_idle()