Home
last modified time | relevance | path

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

/linux-2.6.39/include/net/bluetooth/
Dhci.h573 #define HCI_OP_READ_CLASS_OF_DEV 0x0c23 macro
/linux-2.6.39/net/bluetooth/
Dhci_core.c247 hci_send_cmd(hdev, HCI_OP_READ_CLASS_OF_DEV, 0, NULL); in hci_init_req()
Dhci_event.c1674 case HCI_OP_READ_CLASS_OF_DEV: in hci_cmd_complete_evt()