Searched refs:HCI_OP_READ_LOCAL_VERSION (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/bluetooth/ |
H A D | hci_serdev.c | 219 skb = __hci_cmd_sync(hdev, HCI_OP_READ_LOCAL_VERSION, 0, NULL, in hci_uart_setup()
|
H A D | hci_ldisc.c | 428 skb = __hci_cmd_sync(hdev, HCI_OP_READ_LOCAL_VERSION, 0, NULL, in hci_uart_setup()
|
H A D | btusb.c | 2393 skb = __hci_cmd_sync(hdev, HCI_OP_READ_LOCAL_VERSION, 0, NULL, in btusb_setup_csr()
|
/linux/include/net/bluetooth/ |
H A D | hci.h | 1373 #define HCI_OP_READ_LOCAL_VERSION 0x1001 macro
|
/linux/net/bluetooth/ |
H A D | hci_sync.c | 3551 return __hci_cmd_sync_status(hdev, HCI_OP_READ_LOCAL_VERSION, in hci_read_local_version_sync()
|
H A D | hci_event.c | 4053 HCI_CC(HCI_OP_READ_LOCAL_VERSION, hci_cc_read_local_version,
|