Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dhci.h1153 #define HCI_OP_READ_DATA_BLOCK_SIZE 0x100a macro
/linux-4.4.14/net/bluetooth/
Dhci_core.c422 hci_req_add(req, HCI_OP_READ_DATA_BLOCK_SIZE, 0, NULL); in amp_init1()
Dhci_event.c2896 case HCI_OP_READ_DATA_BLOCK_SIZE: in hci_cmd_complete_evt()