Home
last modified time | relevance | path

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

/linux-2.6.39/include/net/bluetooth/
Dhci.h618 #define HCI_OP_READ_LOCAL_VERSION 0x1001 macro
/linux-2.6.39/net/bluetooth/
Dhci_core.c226 hci_send_cmd(hdev, HCI_OP_READ_LOCAL_VERSION, 0, NULL); in hci_init_req()
Dhci_event.c1702 case HCI_OP_READ_LOCAL_VERSION: in hci_cmd_complete_evt()