Home
last modified time | relevance | path

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

/linux-2.6.39/net/bluetooth/
Dhci_conn.c650 hci_send_cmd(hdev, HCI_OP_SNIFF_SUBRATE, sizeof(cp), &cp); in hci_conn_enter_sniff_mode()
/linux-2.6.39/include/net/bluetooth/
Dhci.h498 #define HCI_OP_SNIFF_SUBRATE 0x0811 macro